mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-11 10:54:21 +01:00
Merge branch 'development' into develop/ng2-smart-table-int
This commit is contained in:
commit
5bc3448a3c
15 changed files with 11 additions and 52 deletions
|
|
@ -32,6 +32,7 @@
|
|||
"google-maps": "^3.2.1",
|
||||
"http-server": "^0.9.0",
|
||||
"ie-shim": "^0.1.0",
|
||||
"ionicons": "^2.0.1",
|
||||
"jquery": "^2.2.3",
|
||||
"jquery-slimscroll": "^1.3.6",
|
||||
"leaflet": "^0.7.7",
|
||||
|
|
@ -130,7 +131,6 @@
|
|||
"gh-pages": "wintersmith build -C docs && gh-pages -d docs/build",
|
||||
"start": "npm run server:dev",
|
||||
"start:hmr": "npm run server:dev:hmr",
|
||||
"postinstall": "bower install",
|
||||
"version": "npm run build",
|
||||
"postversion": "git push && git push --tags"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue