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

This commit is contained in:
2019-07-06 01:33:07 +02:00
parent f04c6d6699
commit ed4d7a3330
6 changed files with 29 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-debug-console-demo",
"version": "2.0.0-alpha.5",
"version": "2.0.0-alpha.6",
"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.5",
"react-native-debug-console": "^2.0.0-alpha.6",
"react-native-web": "0.11.4"
},
"devDependencies": {