Skip to content

Commit 152db2c

Browse files
committed
mod: remove deploy github action
1 parent 96f7c12 commit 152db2c

File tree

2 files changed

+5
-21
lines changed

2 files changed

+5
-21
lines changed

.github/workflows/workflow.yml

-21
This file was deleted.

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
},
2525
"homepage": "https://github.com/KuangPF/vue-cli-analysis#readme",
2626
"devDependencies": {
27+
"async": "^2.6.1",
28+
"consolidate": "^0.15.1",
29+
"handlebars": "^4.0.12",
30+
"inquirer": "^6.2.0",
31+
"metalsmith": "^2.3.0",
2732
"vuepress": "^1.1.0"
2833
}
2934
}

0 commit comments

Comments
 (0)