Skip to content

Commit 27eb2d0

Browse files
remove unused command (vercel#544)
1 parent 8b24c46 commit 27eb2d0

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
@@ -14,7 +14,6 @@
1414
"homepage": "https://swr.now.sh",
1515
"license": "MIT",
1616
"scripts": {
17-
"dev": "vercel dev",
1817
"build": "npm run build:esm && npm run build:cjs",
1918
"build:cjs": "ncc build src/index.ts -o dist -m -e react",
2019
"build:esm": "tsc --module ES6 --outDir esm",

0 commit comments

Comments
 (0)