Skip to content

Commit 7195e81

Browse files
committed
更新开发依赖包
1 parent 755a65a commit 7195e81

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

package.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,23 @@
2323
"devDependencies": {
2424
"autoprefixer": "^6.5.1",
2525
"autoprefixer-stylus": "^0.11.0",
26+
"cheerio": "^0.22.0",
2627
"colors-cli": "^1.0.7",
2728
"ejs": "^2.5.2",
29+
"gh-pages": "^0.12.0",
2830
"highlight.js": "^9.8.0",
31+
"loading-cli": "^1.0.2",
32+
"markdown-it": "^8.4.0",
2933
"marked": "^0.3.6",
34+
"marked3": "^0.5.1",
3035
"ssr": "^1.1.1",
3136
"stylus": "^0.54.5",
32-
"watch": "^1.0.1",
33-
"cheerio": "^0.22.0",
34-
"gh-pages": "^0.12.0",
35-
"loading-cli": "^1.0.2",
3637
"superagent": "^3.0.0",
3738
"to-markdown": "^3.0.3",
38-
"uglify-js": "^2.7.4"
39-
},
40-
"dependencies": {
39+
"uglify-js": "^2.7.4",
40+
"watch": "^1.0.1"
4141
},
42+
"dependencies": {},
4243
"bugs": {
4344
"url": "https://github.com/jaywcjlove/linux-command/issues"
4445
},

0 commit comments

Comments
 (0)