Skip to content

Commit 1f34afe

Browse files
author
sunilsonumonu12
committed
did
1 parent a3078ca commit 1f34afe

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
@@ -5,7 +5,7 @@
55
"license": "CC",
66
"scripts": {
77
"analyze": "ANALYZE=true next build",
8-
"dev": "next-remote-watch ./src/content -p 5173",
8+
"dev": "next-remote-watch ./src/content",
99
"build": "next build && node --experimental-modules ./scripts/downloadFonts.mjs",
1010
"lint": "next lint",
1111
"lint:fix": "next lint --fix",

0 commit comments

Comments
 (0)