Skip to content

Commit d7185b6

Browse files
committed
chore: prepare
1 parent 30ffce3 commit d7185b6

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
@@ -4,6 +4,7 @@
44
"description": "Nativescript plugin for gestures",
55
"scripts": {
66
"setup": "ts-patch install",
7+
"prepare": "npm run setup",
78
"tsc": "cp src/gesturehandler.d.ts plugin && tsc -skipLibCheck -d",
89
"clean": "rimraf ./plugin/**/*.d.ts ./plugin/**/*.js ./plugin/**/*.js.map plugin/node_modules plugin/package-lock.json",
910
"build.plugin": " cp README.md plugin/ && rm -f .tsbuildinfo && npm run tsc",

0 commit comments

Comments
 (0)