There was an error while loading. Please reload this page.
1 parent 2cfe37d commit 45f5a74Copy full SHA for 45f5a74
package.json
@@ -5,7 +5,7 @@
5
"main": "./lib/index.js",
6
"scripts": {
7
"build": "babel src -d lib",
8
- "test": "echo \"Error: no test specified\" && exit 1"
+ "prepublish": "npm run build"
9
},
10
"author": "ohislh@gmail.com",
11
"license": "MIT",
0 commit comments