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

Bump 5.2.1

This commit is contained in:
sunnylqm
2019-07-22 22:52:02 +08:00
parent 31a0eadbbf
commit 6fd04a1cc3
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
### 最新更新
## 5.2.1
1. 检测如果开启了hermes则自动编译为hermes字节码格式
## 5.2.0
1. 添加typescript声明

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "5.2.0",
"version": "5.2.1",
"description": "react-native hot update",
"main": "lib/index.js",
"scripts": {