Browse Source

Added explicit devDependency "@react-native-community/cli-tools": "^3.0.0"

Tom Underhill 5 years ago
parent
commit
ca05c0aa37
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      package.json

+ 1
- 0
package.json View File

@@ -37,6 +37,7 @@
37 37
   "devDependencies": {
38 38
     "@babel/core": "7.4.5",
39 39
     "@babel/runtime": "7.4.5",
40
+    "@react-native-community/cli-platform-ios": "^3.0.0",
40 41
     "@semantic-release/git": "7.0.16",
41 42
     "@types/invariant": "^2.2.30",
42 43
     "@types/jest": "24.0.18",