File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " abp-ng2-module" ,
3- "version" : " 1.2 .0" ,
3+ "version" : " 1.3 .0" ,
44 "description" : " AspNet Boilerplate Angular Module" ,
55 "main" : " dist/bundles/abp-ng2-module.umd.js" ,
66 "module" : " dist/index.js" ,
3030 "url" : " https://github.com/aspnetboilerplate/abp-ng2-module/issues"
3131 },
3232 "dependencies" : {
33- "@angular/core" : " ^4 .0.0" ,
34- "@angular/http" : " ^4 .0.0" ,
35- "abp-web-resources" : " ^2.2.1 "
33+ "@angular/core" : " ^5 .0.0" ,
34+ "@angular/http" : " ^5 .0.0" ,
35+ "abp-web-resources" : " ^3.1.0 "
3636 },
3737 "devDependencies" : {
38- "@angular/compiler" : " ^4 .0.0" ,
39- "@angular/compiler-cli" : " ^4 .0.0" ,
38+ "@angular/compiler" : " ^5 .0.0" ,
39+ "@angular/compiler-cli" : " ^5 .0.0" ,
4040 "copyfiles" : " ^1.0.0" ,
4141 "rimraf" : " ^2.5.4" ,
4242 "rollup" : " ^0.37.0" ,
43- "typescript" : " ^2.2.2 " ,
43+ "typescript" : " ^2.3.4 " ,
4444 "uglify-js" : " ^2.7.5" ,
45- "rxjs" : " ^5.2.0 " ,
46- "zone.js" : " ^0.8.5 "
45+ "rxjs" : " ^5.5.2 " ,
46+ "zone.js" : " ^0.8.17 "
4747 }
4848}
You can’t perform that action at this time.
0 commit comments