Skip to content

Commit 2d9401c

Browse files
committed
chore: preapre
1 parent 46d95af commit 2d9401c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
},
1313
"scripts": {
1414
"setup": "ts-patch install",
15+
"prepare": "npm run setup",
1516
"tsc": "cp src/label.d.ts plugin && tsc -skipLibCheck -d",
1617
"clean": "rimraf ./plugin/**/*.d.ts ./plugin/**/*.js ./plugin/**/*.js.map plugin/node_modules plugin/package-lock.json",
1718
"build.plugin": " cp README.md plugin/ && rm -f .tsbuildinfo && npm run tsc",

0 commit comments

Comments
 (0)