Skip to content

Commit a775db6

Browse files
committed
chore: update devDependencies.
1 parent a5b5344 commit a775db6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
"url": "git+https://github.com/jaywcjlove/linux-command.git"
2626
},
2727
"devDependencies": {
28-
"archiver": "5.3.0",
29-
"colors-cli": "1.0.28",
30-
"ejs": "3.1.6",
31-
"fs-extra": "10.0.0",
32-
"markdown-to-html-cli": "3.2.5",
33-
"sitemap-generator": "8.5.1",
34-
"sqlite3": "5.0.2",
35-
"stylus": "0.55.0",
36-
"uglify-js": "3.14.4"
28+
"archiver": "~5.3.0",
29+
"colors-cli": "~1.0.28",
30+
"ejs": "~3.1.6",
31+
"fs-extra": "~10.0.1",
32+
"markdown-to-html-cli": "~3.2.5",
33+
"sitemap-generator": "~8.5.1",
34+
"sqlite3": "~5.0.2",
35+
"stylus": "~0.56.0",
36+
"uglify-js": "~3.15.2"
3737
},
3838
"engines": {
3939
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"

0 commit comments

Comments
 (0)