remove uglifyjs dependency; update ngx-bootstrap to 2.0-beta

pull/14/head
Florian Hartwich 2017-10-09 19:06:58 +02:00
parent a7f9821a38
commit 1406fe6c03
2 changed files with 1 additions and 2 deletions

View File

@ -16,7 +16,6 @@
"test-e2e": "npm run e2e --prefix ./static"
},
"dependencies": {
"uglify-js": "^3.1.3"
},
"devDependencies": {
"concurrently": "^3.4.0",

View File

@ -30,7 +30,7 @@
"jquery": "^3.1.0",
"jquery-ui": "^1.12.0",
"jquery-ui-bundle": "^1.11.4",
"ngx-bootstrap": "^1.9.3",
"ngx-bootstrap": "^2.0.0-beta.6",
"ngx-clipboard": "^8.1.0",
"ngx-cookie-service": "^1.0.9",
"rxjs": "^5.2.0",