Commit d1819087 authored by liuzheng712's avatar liuzheng712

Merge branch 'master' of github.com:liuzheng/luna

parents c1b5702e 03be830f
This diff is collapsed.
This diff is collapsed.
{ {
"name": "my-app", "name": "luna",
"version": "0.0.0", "version": "0.1.0",
"license": "MIT", "license": "GPLv3",
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
"start": "ng serve --proxy-config proxy.conf.json", "start": "ng serve --proxy-config proxy.conf.json",
...@@ -26,7 +26,9 @@ ...@@ -26,7 +26,9 @@
"bootstrap": "^4.0.0-alpha.6", "bootstrap": "^4.0.0-alpha.6",
"clipboard": "^1.7.1", "clipboard": "^1.7.1",
"core-js": "^2.4.1", "core-js": "^2.4.1",
"directory-encoder": "^0.9.2",
"filetree-css": "^1.0.0", "filetree-css": "^1.0.0",
"handlebars": "^4.0.11",
"jquery": "^3.2.1", "jquery": "^3.2.1",
"layui-layer": "git+https://github.com/jumpserver/layer.git", "layui-layer": "git+https://github.com/jumpserver/layer.git",
"ng2-cookies": "^1.0.12", "ng2-cookies": "^1.0.12",
...@@ -39,7 +41,7 @@ ...@@ -39,7 +41,7 @@
"zone.js": "^0.8.14" "zone.js": "^0.8.14"
}, },
"devDependencies": { "devDependencies": {
"@angular/cli": "1.3.2", "@angular/cli": "1.5.2",
"@angular/compiler-cli": "^4.2.4", "@angular/compiler-cli": "^4.2.4",
"@angular/language-service": "^4.2.4", "@angular/language-service": "^4.2.4",
"@types/jasmine": "~2.5.53", "@types/jasmine": "~2.5.53",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment