Skip to content

Commit 6ff1211

Browse files
committed
chore: prepare
1 parent 0ec1ced commit 6ff1211

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
@@ -10,6 +10,7 @@
1010
},
1111
"scripts": {
1212
"setup": "ts-patch install",
13+
"prepare": "npm run setup",
1314
"tsc": "cp src/sqlite.d.ts plugin && tsc -skipLibCheck -d",
1415
"build.plugin": "cp README.md plugin/ && npm run tsc",
1516
"build.hooks": "tsc -skipLibCheck -p tsconfig.hooks.json",

0 commit comments

Comments
 (0)