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.
2 parents c4b9a62 + c7fe417 commit 81fda31Copy full SHA for 81fda31
src/client/package.json
@@ -13,14 +13,14 @@
13
"devDependencies": {
14
"@angular/compiler-cli": "~2.4.0",
15
"@angular/platform-server": "~2.4.0",
16
- "@types/core-js": "^0.9.35",
+ "@types/core-js": "0.9.35",
17
"@types/d3": "^3.5.16",
18
"@types/jasmine": "2.5.40",
19
- "@types/jquery": "^2.0.39",
20
- "@types/lodash": "^4.14.47",
21
- "@types/node": "^6.0.58",
22
- "@types/postal": "^1.0.28",
23
- "@types/socket.io-client": "^1.4.29",
+ "@types/jquery": "2.0.39",
+ "@types/lodash": "4.14.47",
+ "@types/node": "6.0.58",
+ "@types/postal": "1.0.28",
+ "@types/socket.io-client": "1.4.29",
24
"jasmine-core": "~2.4.1",
25
"karma": "^1.3.0",
26
"karma-chrome-launcher": "^2.0.0",
0 commit comments