This commit is contained in:
Salakar
2018-09-12 21:36:17 +01:00
parent 84165257ce
commit ae8ac05302
2 changed files with 32 additions and 16 deletions

View File

@@ -95,9 +95,10 @@
"husky": "^0.14.3",
"lint-staged": "^7.2.2",
"prettier": "^1.14.2",
"react": "^16.4.1",
"react-dom": "^16.4.1",
"react-native": "^0.57.0-rc.4",
"react": "^16.5.0",
"react-dom": "^16.5.0",
"react-native": "^0.57.0",
"rimraf": "^2.6.2",
"typescript": "^3.0.3"
},
"dependencies": {