We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae0ba91 commit 98258abCopy full SHA for 98258ab
package.json
@@ -65,7 +65,7 @@
65
"rxjs": "^6.0.0",
66
"ts-node": "~5.0.1",
67
"tslint": "~5.9.1",
68
- "typescript": "2.7.2",
+ "typescript": "~2.7.2",
69
"zone.js": "^0.8.26"
70
},
71
"engines": {
yarn.lock
@@ -7111,7 +7111,7 @@ typedarray@^0.0.6:
7111
version "0.0.6"
7112
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
7113
7114
-typescript@2.7.2, "typescript@>=2.6.2 <2.8", typescript@~2.7.2:
+"typescript@>=2.6.2 <2.8", typescript@~2.7.2:
7115
version "2.7.2"
7116
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
7117
0 commit comments