mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-26 19:55:23 +00:00
Trim npm deps
This commit is contained in:
@@ -4,13 +4,6 @@
|
|||||||
"description": "docker_practice",
|
"description": "docker_practice",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chalk": "^5.6.2",
|
|
||||||
"commander": "^14.0.3",
|
|
||||||
"esm": "^3.0.0",
|
|
||||||
"gitbook-plugin-editlink": "^1.0.2",
|
|
||||||
"gitbook-plugin-github": "^3.0.0",
|
|
||||||
"gitbook-plugin-mermaid-gb3": "^2.1.0",
|
|
||||||
"gitbook-plugin-page-treeview": "^3.0.6",
|
|
||||||
"vuepress": "1.9.10",
|
"vuepress": "1.9.10",
|
||||||
"vuepress-plugin-container": "^2.1.5",
|
"vuepress-plugin-container": "^2.1.5",
|
||||||
"vuepress-theme-hope": "^1.0.0"
|
"vuepress-theme-hope": "^1.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user