Skip to content

Commit 0de6aa6

Browse files
committed
chore: clean code
1 parent c9ca541 commit 0de6aa6

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

config/balm/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ function getConfig(balm) {
134134
options: {
135135
globIgnores: ['404.html']
136136
},
137-
version: `v${pkg.version.replace(/\./g, '')}-0317`
137+
version: `v${pkg.version.replace(/\./g, '')}`
138138
},
139139
logs: {
140140
level: 2

scripts/update-docs.sh

-10
This file was deleted.

0 commit comments

Comments
 (0)