chore: update package files [no ci]
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
"scripts": {
|
||||
"clean": "rm -fr dist",
|
||||
"prestart": "yarn clean",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"author": "Standard Notes",
|
||||
"types": "./src/index.ts",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
"scripts": {
|
||||
"build": "echo 'Empty build script required for yarn topological install'",
|
||||
"lint": "eslint src --ext .ts",
|
||||
|
||||
Reference in New Issue
Block a user