Explorar o código

Try limiting typescript version

Steven Silvester %!s(int64=9) %!d(string=hai) anos
pai
achega
cefde68fe8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -36,7 +36,7 @@
     "style-loader": "^0.13.0",
     "tsconfig-cli": "^0.1.1",
     "typedoc": "^0.3.11",
-    "typescript": "^1.6.2",
+    "typescript": "~1.6.2",
     "watch": "^0.17.1",
     "webpack": "^1.12.9"
   },