mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-10-07 22:25:14 +08:00
prepublish -> prepare
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
"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": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user