We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20498b commit dcb5064Copy full SHA for dcb5064
react-native-scripts/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-scripts",
3
- "version": "0.0.16",
+ "version": "0.0.17",
4
"description": "Configuration and scripts for Create React Native App.",
5
"license": "BSD-3-Clause",
6
"keywords": [
@@ -32,7 +32,7 @@
32
"match-require": "^2.0.0",
33
"path-exists": "^3.0.0",
34
"qrcode-terminal": "^0.11.0",
35
- "xdl": "^33.0.0"
+ "xdl": "^34.0.0"
36
},
37
"devDependencies": {
38
"babel-plugin-add-module-exports": "^0.2.1",
0 commit comments