Explorar el Código

Merge branch 'delete_marker_lines' into 'master'

fix package.json bug

See merge request BA/amap-shapes-generator!33
邓国辉 hace 7 años
padre
commit
05c358358e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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": {