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" : " angular-svg-round-progressbar" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Angular module that uses SVG to create a circular progressbar" ,
55 "scripts" : {},
66 "repository" : {
2626 "main" : " dist/index.js" ,
2727 "types" : " dist/index.d.ts" ,
2828 "dependencies" : {
29- "@angular/compiler" : " ^2 .0.0" ,
30- "@angular/common" : " ^2 .0.0" ,
31- "@angular/core" : " ^2 .0.0" ,
29+ "@angular/compiler" : " ^4 .0.0" ,
30+ "@angular/common" : " ^4 .0.0" ,
31+ "@angular/core" : " ^4 .0.0" ,
3232 "core-js" : " ^2.4.1" ,
3333 "rxjs" : " ^5.0.0" ,
34- "zone.js" : " ^0.7.2 "
34+ "zone.js" : " ^0.8.4 "
3535 },
3636 "devDependencies" : {
37- "@angular/compiler-cli" : " ^2 .0.0" ,
38- "@angular/forms" : " ^2 .0.0" ,
39- "@angular/platform-browser" : " ^2 .0.0" ,
40- "@angular/platform-browser-dynamic" : " ^2 .0.2 " ,
37+ "@angular/compiler-cli" : " ^4 .0.0" ,
38+ "@angular/forms" : " ^4 .0.0" ,
39+ "@angular/platform-browser" : " ^4 .0.0" ,
40+ "@angular/platform-browser-dynamic" : " ^4 .0.0 " ,
4141 "gulp" : " ^3.9.1" ,
4242 "gulp-clean" : " ^0.3.2" ,
4343 "gulp-gh-pages" : " ^0.5.4" ,
You can’t perform that action at this time.
0 commit comments