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

This commit is contained in:
2020-10-19 10:39:40 +02:00
parent 8abb3789a1
commit daedd1a876
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.7",
"version": "2.0.0-alpha.11",
"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.7",
"react-native-debug-console": "^2.0.0-alpha.11",
"react-native-web": "0.11.4"
},
"devDependencies": {