8000 fix typo · GouTao/vue@bdee4d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit bdee4d0

Browse files
committed
fix typo
1 parent 046f599 commit bdee4d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/release-csp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CSP_VERSION=$PLAIN_VERSION-csp
55
# update package.json
66
sed -i '' -e 's/\("version"\: "[0-9]*\.[0-9]*\.[0-9]*\)"/\1-csp"/' package.json
77

8-
# buid
8+
# build
99
npm run build
1010

1111
# push to csp branch on github

0 commit comments

Comments
 (0)
0