1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

prepublish -> prepare

This commit is contained in:
sunny.luo 2018-09-28 20:58:08 +08:00
parent 9ae4416e1b
commit 3ef948b30a

View File

@ -5,7 +5,7 @@
"main": "lib/index.js", "main": "lib/index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "node_modules/.bin/babel local-cli/src --out-dir local-cli/lib" "prepare": "node_modules/.bin/babel local-cli/src --out-dir local-cli/lib"
}, },
"repository": { "repository": {
"type": "git", "type": "git",