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 82975ec commit 1bd527bCopy full SHA for 1bd527b
package.json
@@ -42,11 +42,11 @@
42
"@angular/platform-browser-dynamic": "7.2.7",
43
"@types/jasmine": "2.5.54",
44
"@types/node": "8.10.0",
45
- "camelcase": "4.1.0",
46
- "concurrently": "3.5.1",
47
- "core-js": "2.5.4",
48
- "glob": "7.1.2",
49
- "jasmine-core": "^3.3.0",
+ "camelcase": "6.2.0",
+ "concurrently": "6.2.0",
+ "core-js": "3.14.0",
+ "glob": "7.1.7",
+ "jasmine-core": "^3.7.1",
50
"karma": "5.2.3",
51
"karma-chrome-launcher": "2.2.0",
52
"karma-cli": "2.0.0",
@@ -58,7 +58,7 @@
58
"rimraf": "2.6.2",
59
"rollup": "0.57.1",
60
"rollup-plugin-sourcemaps": "0.4.2",
61
- "rollup-plugin-uglify": "3.0.0",
+ "rollup-plugin-uglify": "6.0.4",
62
"rxjs": "6.4.0",
63
"tsickle": "^0.34.0",
64
"standard-version": "9.3.0",
0 commit comments