Explorar el Código

Try with typescript 1.7

Steven Silvester hace 9 años
padre
commit
25b2723544
Se han modificado 1 ficheros con 1 adiciones y 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.7.0",
     "watch": "^0.17.1",
     "webpack": "^1.12.9"
   },