File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# ` Angular utils library `
2
2
3
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/nglibrary/utils.svg )] ( https://greenkeeper.io/ )
4
+
3
5
Set of utilities for Angular 4+
4
6
5
7
# Quick Start
Original file line number Diff line number Diff line change 70
70
"@compodoc/compodoc" : " ^1.0.0-beta.9" ,
71
71
"@types/jasmine" : " ^2.5.47" ,
72
72
"@types/karma" : " ^0.13.35" ,
73
- "@types/node" : " ^7 .0.18 " ,
74
- "@types/webpack" : " ^2.2.15 " ,
73
+ "@types/node" : " ^8 .0.13 " ,
74
+ "@types/webpack" : " ^3.0.4 " ,
75
75
"@types/webpack-env" : " ^1.13.0" ,
76
76
"angular2-template-loader" : " ^0.6.2" ,
77
77
"awesome-typescript-loader" : " ^3.1.3" ,
102
102
"ts-node" : " ^3.0.4" ,
103
103
"tslint" : " ^5.2.0" ,
104
104
"typescript" : " ^2.3.2" ,
105
- "webpack" : " ^2.5.1 " ,
105
+ "webpack" : " ^3.3.0 " ,
106
106
"webpack-angular-externals" : " ^1.0.2" ,
107
107
"webpack-rxjs-externals" : " ^1.0.0" ,
108
108
"zone.js" : " ^0.8.10" ,
You can’t perform that action at this time.
0 commit comments