Skip to content

Commit 30dcf5b

Browse files
committed
Update scripts
1 parent 626f09b commit 30dcf5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"lint": "npm run lint:js",
3131
"lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
3232
"test": "npm run lint && npm run jest",
33-
"prepare": "npm run build"
33+
"install": "npm run build"
3434
},
3535
"version": "0.6.1",
3636
"dependencies": {

0 commit comments

Comments
 (0)