We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5dc1f commit bf31a0aCopy full SHA for bf31a0a
1 file changed
package.json
@@ -52,7 +52,7 @@
52
"@angular/platform-browser-dynamic": "2.4.1",
53
"@angular/platform-server": "2.4.1",
54
"@types/core-js": "0.9.34",
55
- "@types/lodash": "4.14.38",
+ "@types/lodash": "4.14.45",
56
"@types/node": "6.0.45",
57
"@types/webpack": "1.12.35",
58
"alertifyjs": "1.7.1",
@@ -66,6 +66,7 @@
66
"gulp-gh-pages": "0.5.4",
67
"gulp-tslint": "6.1.2",
68
"jasmine-core": "2.5.2",
69
+ "lodash": "4.17.4",
70
"ng2-webpack-config": "0.0.5",
71
"reflect-metadata": "~0.1.3",
72
"rimraf": "2.5.2",
0 commit comments