mirror of
https://gitcode.com/github-mirrors/react-native-update-cli.git
synced 2025-11-03 00:03:10 +08:00
v1.0.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-update-cli",
|
"name": "react-native-update-cli",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"description": "Command tools for javaScript updater with `pushy` service for react native apps.",
|
"description": "Command tools for javaScript updater with `pushy` service for react native apps.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
@@ -52,5 +52,8 @@
|
|||||||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
||||||
"babel-plugin-transform-es2015-spread": "^6.22.0",
|
"babel-plugin-transform-es2015-spread": "^6.22.0",
|
||||||
"babel-plugin-transform-object-rest-spread": "^6.26.0"
|
"babel-plugin-transform-object-rest-spread": "^6.26.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user