feat: publish
Showing
... | ... | @@ -12,13 +12,14 @@ |
}, | ||
"private": true, | ||
"dependencies": { | ||
"@angular/animations": "5.2.0", | ||
"@angular/cdk": "^5.1.0", | ||
"@angular/animations": "^5.2.0", | ||
"@angular/cdk": "^5.1.1", | ||
"@angular/common": "5.2.0", | ||
"@angular/compiler": "5.2.0", | ||
"@angular/core": "5.2.0", | ||
"@angular/forms": "5.2.0", | ||
"@angular/http": "5.2.0", | ||
"@angular/material": "^5.1.1", | ||
"@angular/platform-browser": "5.2.0", | ||
"@angular/platform-browser-dynamic": "5.2.0", | ||
"@angular/router": "5.2.0", | ||
... | ... | @@ -38,7 +39,6 @@ |
"jquery-slimscroll": "^1.3.8", | ||
"jquery-sparkline": "^2.4.0", | ||
"jvectormap": "1.2.2", | ||
"layui-layer": "git+https://github.com/jumpserver/layer.git", | ||
"materialize-css": "^0.100.2", | ||
"metismenu": "^2.5.0", | ||
"mstsc.js": "^0.2.4", | ||
... | ... | @@ -61,9 +61,9 @@ |
"socket.io-client": "^2.0.4", | ||
"ssh-keygen": "^0.4.1", | ||
"tether": "^1.4.0", | ||
"tslib": "1.8.1", | ||
"uuid-js": "^0.7.5", | ||
"xterm": "^2.9.2", | ||
"tslib": "1.8.1", | ||
"zone.js": "0.8.20" | ||
}, | ||
"devDependencies": { | ||
... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment