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

This commit is contained in:
2020-10-19 11:09:12 +02:00
parent 293bcbe4b8
commit 2d076d3bb9
6 changed files with 52 additions and 4 deletions

View File

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