1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-31 21:33:12 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

升级cert-downloader以支持node10。修改部分文档说明。

This commit is contained in:
sunny.luo
2018-06-01 15:03:00 +08:00
parent 2baa2bbb19
commit 818968aba7
3 changed files with 35 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "5.0.0",
"version": "5.0.2",
"description": "react-native hot update",
"main": "lib/index.js",
"scripts": {
@@ -48,5 +48,8 @@
"babel-plugin-transform-es2015-spread": "^6.5.2",
"babel-plugin-transform-object-rest-spread": "^6.5.0",
"babel-plugin-transform-strict-mode": "^6.5.2"
},
"resolutions": {
"cert-downloader": "0.2.1"
}
}