Merge pull request #28 from antoor/v1.1-dev
Update to v1.1.1
Showing
modules/update.js
0 → 100644
{ | { | ||
"name": "antsword", | "name": "antsword", | ||
"version": "1.1.0", | "version": "1.1.1", | ||
"description": "中国蚁剑是一款跨平台的开源网站管理工具", | "description": "中国蚁剑是一款跨平台的开源网站管理工具", | ||
"main": "app.js", | "main": "app.js", | ||
"dependencies": { | "dependencies": { | ||
... | @@ -8,11 +8,13 @@ | ... | @@ -8,11 +8,13 @@ |
"babel-loader": "^6.2.4", | "babel-loader": "^6.2.4", | ||
"babel-preset-es2015": "^6.6.0", | "babel-preset-es2015": "^6.6.0", | ||
"babel-preset-stage-0": "^6.5.0", | "babel-preset-stage-0": "^6.5.0", | ||
"electron-prebuilt": "^0.36.10", | "electron-prebuilt": "^0.37.2", | ||
"extract-zip": "^1.5.0", | |||
"iconv-lite": "^0.4.13", | "iconv-lite": "^0.4.13", | ||
"lib-qqwry": "^0.0.5", | "lib-qqwry": "^0.0.5", | ||
"log4js": "^0.6.29", | "log4js": "^0.6.29", | ||
"nedb": "^1.5.1", | "nedb": "^1.5.1", | ||
"nugget": "^2.0.0", | |||
"superagent": "^1.6.1", | "superagent": "^1.6.1", | ||
"superagent-proxy": "^1.0.0", | "superagent-proxy": "^1.0.0", | ||
"webpack": "^1.12.14" | "webpack": "^1.12.14" | ||
... | @@ -27,6 +29,12 @@ | ... | @@ -27,6 +29,12 @@ |
"type": "git", | "type": "git", | ||
"url": "https://github.com/antoor/antSword" | "url": "https://github.com/antoor/antSword" | ||
}, | }, | ||
"debug": true, | |||
"update": { | |||
"md5": "", | |||
"logs": "", | |||
"sources": {} | |||
}, | |||
"bugs": { | "bugs": { | ||
"url": "https://github.com/antoor/antSword/issues" | "url": "https://github.com/antoor/antSword/issues" | ||
}, | }, | ||
... | ... |
shells/README.md
0 → 100644
shells/custom.jsp
0 → 100644
Please register or sign in to comment