File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " abp-ng2-module" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 1.0.0 " ,
44 "scripts" : {
55 "lint" : " tslint src/**/*.ts" ,
66 "test" : " tsc --skipLibCheck && karma start" ,
2727 "main" : " ./dist/index.js" ,
2828 "typings" : " ./dist/index.d.ts" ,
2929 "dependencies" : {
30- "@angular/core" : " ^2.4 .0" ,
31- "@angular/http" : " ^2.4 .0" ,
30+ "@angular/core" : " ^4.0 .0" ,
31+ "@angular/http" : " ^4.0 .0" ,
3232 "abp-web-resources" : " ^1.2.1"
3333 },
3434 "devDependencies" : {
35- "codelyzer" : " ^ 0.0.28 " ,
36- "rxjs" : " 5.0.0-beta.12 " ,
37- "tslint" : " ^3.15.1 " ,
38- "typescript" : " 2.0 .2" ,
35+ "codelyzer" : " ~2. 0.0-beta.4 " ,
36+ "rxjs" : " ^5.2.0 " ,
37+ "tslint" : " ^4.3.0 " ,
38+ "typescript" : " ^2.2 .2" ,
3939 "typings" : " ^1.0.4" ,
40- "zone.js" : " 0.6.23 "
40+ "zone.js" : " ^0.8.5 "
4141 },
4242 "engines" : {
4343 "node" : " >=0.8.0"
You can’t perform that action at this time.
0 commit comments