mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-28 21:28:50 +01:00
chore(package): update angular to 2.1.1, ng2-smart table 0.3.2
This commit is contained in:
parent
0b2ceded29
commit
3a30eacaf3
1 changed files with 10 additions and 10 deletions
20
package.json
20
package.json
|
|
@ -7,15 +7,15 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
"@angular/common": "2.1.0",
|
||||
"@angular/compiler": "2.1.0",
|
||||
"@angular/core": "2.1.0",
|
||||
"@angular/forms": "^2.1.0",
|
||||
"@angular/http": "2.1.0",
|
||||
"@angular/platform-browser": "2.1.0",
|
||||
"@angular/platform-browser-dynamic": "2.1.0",
|
||||
"@angular/platform-server": "2.1.0",
|
||||
"@angular/router": "3.1.0",
|
||||
"@angular/common": "2.1.1",
|
||||
"@angular/compiler": "2.1.1",
|
||||
"@angular/core": "2.1.1",
|
||||
"@angular/forms": "2.1.1",
|
||||
"@angular/http": "2.1.1",
|
||||
"@angular/platform-browser": "2.1.1",
|
||||
"@angular/platform-browser-dynamic": "2.1.1",
|
||||
"@angular/platform-server": "2.1.1",
|
||||
"@angular/router": "3.1.1",
|
||||
|
||||
"@angularclass/conventions-loader": "^1.0.2",
|
||||
"@angularclass/hmr": "~1.2.0",
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
"lodash": "^4.12.0",
|
||||
"ng2-bootstrap": "1.1.14",
|
||||
"ng2-ckeditor": "1.0.7",
|
||||
"ng2-smart-table": "^0.3.1",
|
||||
"ng2-smart-table": "^0.3.2",
|
||||
"ng2-tree": "^0.0.2-7",
|
||||
"ng2-uploader": "1.1.0",
|
||||
"normalize.css": "^4.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue