Browse Source

fix package.json bug

guohui.deng 7 years ago
parent
commit
32511dd7f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -21,7 +21,7 @@
     "jest": "^23.6.0",
     "react-test-renderer": "16.0.0-beta.5",
     "ts-jest": "^23.10.4",
-    "typescript": "^3.1.4"
+    "typescript": "^3.1.4",
     "react-native-smart-amap": "ssh+git://git@git.corp.brilliantaero.com:BA/react-native-smart-amap.git"
   },
   "jest": {