Update dependencies
This commit is contained in:
parent
add4f453a5
commit
0a4f3cc143
22
package.json
22
package.json
@ -27,14 +27,14 @@
|
||||
},
|
||||
"homepage": "https://github.com/kiswa/TaskBoard#readme",
|
||||
"devDependencies": {
|
||||
"@angular/common": "2.4.7",
|
||||
"@angular/compiler": "2.4.7",
|
||||
"@angular/core": "2.4.7",
|
||||
"@angular/forms": "2.4.7",
|
||||
"@angular/http": "2.4.7",
|
||||
"@angular/platform-browser": "2.4.7",
|
||||
"@angular/platform-browser-dynamic": "2.4.7",
|
||||
"@angular/router": "3.4.7",
|
||||
"@angular/common": "2.4.8",
|
||||
"@angular/compiler": "2.4.8",
|
||||
"@angular/core": "2.4.8",
|
||||
"@angular/forms": "2.4.8",
|
||||
"@angular/http": "2.4.8",
|
||||
"@angular/platform-browser": "2.4.8",
|
||||
"@angular/platform-browser-dynamic": "2.4.8",
|
||||
"@angular/router": "3.4.8",
|
||||
"@types/chartist": "^0.9.34",
|
||||
"@types/core-js": "^0.9.35",
|
||||
"bourbon": "^4.3.2",
|
||||
@ -67,14 +67,14 @@
|
||||
"mock-browser": "^0.92.12",
|
||||
"ng2-dragula": "^1.3.0",
|
||||
"node-normalize-scss": "^1.4.0",
|
||||
"reflect-metadata": "^0.1.9",
|
||||
"rxjs": "5.1.1",
|
||||
"reflect-metadata": "^0.1.10",
|
||||
"rxjs": "5.2.0",
|
||||
"scss-base": "^1.2.3",
|
||||
"systemjs": "0.20.9",
|
||||
"systemjs-builder": "0.16.3",
|
||||
"touch": "^1.0.0",
|
||||
"tslint": "^4.4.2",
|
||||
"typescript": "^2.1.6",
|
||||
"typescript": "^2.2.1",
|
||||
"zone.js": "^0.7.7"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user