Bump universal-dotenv version to try to fix babel problem

This commit is contained in:
Michael Shilman 2018-07-09 17:44:33 -07:00
parent 2863fe8a61
commit 98fb48d262
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@
"react-native-compat": "^1.0.0",
"react-native-iphone-x-helper": "^1.0.3",
"shelljs": "^0.8.2",
"universal-dotenv": "^1.5.1",
"universal-dotenv": "^1.7.0",
"url-parse": "^1.4.0",
"uuid": "^3.2.1",
"webpack": "^4.10.2",

View File

@ -58,7 +58,7 @@
"shelljs": "^0.8.2",
"style-loader": "^0.21.0",
"svg-url-loader": "^2.3.2",
"universal-dotenv": "^1.5.1",
"universal-dotenv": "^1.7.0",
"url-loader": "^1.0.1",
"webpack": "^4.10.2",
"webpack-dev-middleware": "^3.1.3",