Paul 5 vuotta sitten
vanhempi
commit
7aa23e963e
2 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 1
    1
      package.json
  2. 3
    3
      yarn.lock

+ 1
- 1
package.json Näytä tiedosto

@@ -50,7 +50,7 @@
50 50
     "webpack-dev-server": "^3.3.1",
51 51
     "rimraf": "^2.6.3",
52 52
     "ts-jest": "^24.0.0",
53
-    "typescript": "^3.3.4000",
53
+    "typescript": "3.5",
54 54
     "webpack": "^4.30.0",
55 55
     "webpack-cli": "^3.3.2"
56 56
   },

+ 3
- 3
yarn.lock Näytä tiedosto

@@ -6520,9 +6520,9 @@ typedarray@^0.0.6:
6520 6520
   version "0.0.6"
6521 6521
   resolved "https://registry.npm.taobao.org/typedarray/download/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
6522 6522
 
6523
-typescript@^3.3.4000:
6524
-  version "3.3.4000"
6525
-  resolved "http://registry.npm.taobao.org/typescript/download/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0"
6523
+typescript@3.5:
6524
+  version "3.5.1"
6525
+  resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
6526 6526
 
6527 6527
 uglify-js@3.4.x:
6528 6528
   version "3.4.10"