Skip to content

Commit f98a4dd

Browse files
Remove the deploy script
1 parent 1689267 commit f98a4dd

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

deploy.sh

Lines changed: 0 additions & 25 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"private": true,
66
"scripts": {
77
"dev": "vuepress dev docs --no-cache --open --host localhost",
8-
"build": "vuepress build docs --no-cache",
9-
"deploy": ". deploy.sh"
8+
"build": "vuepress build docs --no-cache"
109
},
1110
"repository": {
1211
"type": "git",

0 commit comments

Comments
 (0)