Skip to content

Commit b628000

Browse files
committed
fix run scripts
1 parent 20f2858 commit b628000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"scripts": {
1212
"serve": "vite serve",
1313
"build": "vite build",
14-
"build:npm": "vite build",
14+
"build:npm": "vite build"
1515
},
1616
"main": "dist/vue-simple-password-meter.umd.js",
1717
"unpkg": "dist/vue-simple-password-meter.umd.js",

0 commit comments

Comments
 (0)