summaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/package.json b/client/package.json
index bec01c0..dfad7d5 100644
--- a/client/package.json
+++ b/client/package.json
@@ -1,6 +1,6 @@
{
- "name": "ExampleApp",
- "version": "0.0.1",
+ "name": "hansel-and-gretel",
+ "version": "1.0.0",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
@@ -16,7 +16,7 @@
"dependencies": {
"react": "16.0.0-alpha.6",
"react-native": "0.43.4",
- "react-native-web": "^0.0.88",
+ "react-native-web": "^0.0.96",
"react-router-dom": "^4.1.1"
},
"devDependencies": {