Skip to content

Commit 65f08fd

Browse files
author
Amr Wagdy
committed
Chore: Release v3.0.4
1 parent 2cdf0d6 commit 65f08fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"clean:demo": "rm -rf examples/dist",
3232
"build:demo": "npm run clean:demo && webpack --mode production --config config/webpack-demo.config.js",
3333
"deploy:demo": "gh-pages -d examples/dist",
34-
"publish:demo": "npm run build-demo && npm run deploy-demo"
34+
"publish:demo": "npm run build:demo && npm run deploy:demo"
3535
},
3636
"dependencies": {
3737
"@babel/runtime": "^7.17.0",

0 commit comments

Comments
 (0)