File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " angular2-websocket" ,
33 "main" : " angular2-websocket" ,
4- "version" : " 0.8.0 " ,
4+ "version" : " 0.8.1 " ,
55 "scripts" : {
66 "test" : " echo \" Error: no test specified\" && exit 1" ,
77 "compile" : " tsc" ,
1313 "url" : " git+https://github.com/afrad/angular2-websocket.git"
1414 },
1515 "dependencies" : {
16- "@angular/common" : " 2.0.0" ,
17- "@angular/compiler" : " 2.0.0" ,
18- "@angular/core" : " 2.0.0" ,
16+ "@angular/common" : " ~ 2.0.0" ,
17+ "@angular/compiler" : " ~ 2.0.0" ,
18+ "@angular/core" : " ~ 2.0.0" ,
1919 "core-js" : " ^2.4.1" ,
20- "reflect-metadata" : " ^0.1.3 " ,
20+ "reflect-metadata" : " ^0.1.8 " ,
2121 "rxjs" : " 5.0.0-beta.12" ,
22- "zone.js" : " ^0.6.23 "
22+ "zone.js" : " ^0.6.25 "
2323 },
2424 "devDependencies" : {
25- "codelyzer" : " ~ 0.0.26 " ,
25+ "codelyzer" : " ^1. 0.0-beta.0 " ,
2626 "grunt" : " ~0.4.1" ,
2727 "grunt-typescript" : " ~0.2.4" ,
2828 "grunt-contrib-uglify" : " ~0.2.4" ,
29- "tslint" : " 3.13.0 " ,
30- "typings" : " ^1.3.2 " ,
31- "typescript" : " ^2.0.2 "
29+ "tslint" : " ^3.15.1 " ,
30+ "typings" : " ^1.4.0 " ,
31+ "typescript" : " ^2.0.3 "
3232 }
3333}
You can’t perform that action at this time.
0 commit comments