更新开发依赖包
This commit is contained in:
parent
755a65a77d
commit
7195e81215
15
package.json
15
package.json
|
|
@ -23,22 +23,23 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer": "^6.5.1",
|
"autoprefixer": "^6.5.1",
|
||||||
"autoprefixer-stylus": "^0.11.0",
|
"autoprefixer-stylus": "^0.11.0",
|
||||||
|
"cheerio": "^0.22.0",
|
||||||
"colors-cli": "^1.0.7",
|
"colors-cli": "^1.0.7",
|
||||||
"ejs": "^2.5.2",
|
"ejs": "^2.5.2",
|
||||||
|
"gh-pages": "^0.12.0",
|
||||||
"highlight.js": "^9.8.0",
|
"highlight.js": "^9.8.0",
|
||||||
|
"loading-cli": "^1.0.2",
|
||||||
|
"markdown-it": "^8.4.0",
|
||||||
"marked": "^0.3.6",
|
"marked": "^0.3.6",
|
||||||
|
"marked3": "^0.5.1",
|
||||||
"ssr": "^1.1.1",
|
"ssr": "^1.1.1",
|
||||||
"stylus": "^0.54.5",
|
"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",
|
"superagent": "^3.0.0",
|
||||||
"to-markdown": "^3.0.3",
|
"to-markdown": "^3.0.3",
|
||||||
"uglify-js": "^2.7.4"
|
"uglify-js": "^2.7.4",
|
||||||
},
|
"watch": "^1.0.1"
|
||||||
"dependencies": {
|
|
||||||
},
|
},
|
||||||
|
"dependencies": {},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/jaywcjlove/linux-command/issues"
|
"url": "https://github.com/jaywcjlove/linux-command/issues"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue