Skip to content

Commit d16571d

Browse files
committed
Remove empty line
1 parent 6b583d7 commit d16571d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"scripts": {
2323
"build": "vite build && npm run manifest:build",
2424
"build:watch": "vite build --watch",
25-
2625
"dev": "vite",
2726
"prettier:js": "npx prettier --check './src/components/**/*.js'",
2827
"prettier:js:fix": "npx prettier --write './src/components/**/*.js'",

0 commit comments

Comments
 (0)