更新开发依赖包

This commit is contained in:
jaywcjlove 2017-09-06 19:40:56 +08:00
parent 755a65a77d
commit 7195e81215
1 changed files with 8 additions and 7 deletions

View File

@ -23,22 +23,23 @@
"devDependencies": {
"autoprefixer": "^6.5.1",
"autoprefixer-stylus": "^0.11.0",
"cheerio": "^0.22.0",
"colors-cli": "^1.0.7",
"ejs": "^2.5.2",
"gh-pages": "^0.12.0",
"highlight.js": "^9.8.0",
"loading-cli": "^1.0.2",
"markdown-it": "^8.4.0",
"marked": "^0.3.6",
"marked3": "^0.5.1",
"ssr": "^1.1.1",
"stylus": "^0.54.5",
"watch": "^1.0.1",
"cheerio": "^0.22.0",
"gh-pages": "^0.12.0",
"loading-cli": "^1.0.2",
"superagent": "^3.0.0",
"to-markdown": "^3.0.3",
"uglify-js": "^2.7.4"
},
"dependencies": {
"uglify-js": "^2.7.4",
"watch": "^1.0.1"
},
"dependencies": {},
"bugs": {
"url": "https://github.com/jaywcjlove/linux-command/issues"
},