Skip to content

Commit d7449c9

Browse files
committed
update scripts
1 parent 53cb289 commit d7449c9

2 files changed

Lines changed: 1599 additions & 1284 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"build:json": "node tools/build.mjs",
1919
"build": "npm-run-all --parallel build:*",
2020
"lint": "eslint ./data/**/*.json ./src/*.ts --ignore-path .gitignore",
21+
"prepack": "npm run build",
2122
"prepare": "husky install",
2223
"test": "npm run lint"
2324
},

0 commit comments

Comments
 (0)