chore(release): publish v2.0.0-alpha.4

This commit is contained in:
2019-07-06 01:00:41 +02:00
parent 58866c56b7
commit f3ff8057d0
6 changed files with 28 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-debug-console-demo",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.4",
"main": "./Entry.js",
"scripts": {
"start": "expo start",
@@ -15,7 +15,7 @@
"react": "16.8.3",
"react-dom": "^16.8.6",
"react-native": "https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz",
"react-native-debug-console": "^2.0.0-alpha.3",
"react-native-debug-console": "^2.0.0-alpha.4",
"react-native-web": "0.11.4"
},
"devDependencies": {