mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	bugfix: switchVersion failed on Android after 0.29
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "react-native-update", | ||||
|   "version": "2.1.0", | ||||
|   "version": "3.0.1", | ||||
|   "description": "react-native hot update", | ||||
|   "main": "lib/index.js", | ||||
|   "scripts": { | ||||
| @@ -38,7 +38,7 @@ | ||||
|     "read": "^1.0.7", | ||||
|     "request": "^2.69.0", | ||||
|     "rimraf": "^2.5.2", | ||||
|     "yauzl": "^2.4.1", | ||||
|     "yauzl": "2.4.1", | ||||
|     "yazl": "2.3.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 tdzl2003
					tdzl2003