Skip to content

Commit 45f5a74

Browse files
committed
update pkg file
1 parent 2cfe37d commit 45f5a74

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
@@ -5,7 +5,7 @@
55
"main": "./lib/index.js",
66
"scripts": {
77
"build": "babel src -d lib",
8-
"test": "echo \"Error: no test specified\" && exit 1"
8+
"prepublish": "npm run build"
99
},
1010
"author": "ohislh@gmail.com",
1111
"license": "MIT",

0 commit comments

Comments
 (0)