Skip to content

Commit 253ee1b

Browse files
committed
updates config
1 parent ead17c5 commit 253ee1b

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
@@ -8,7 +8,7 @@
88
"build": "gatsby build",
99
"develop": "gatsby develop",
1010
"format": "prettier --write src/**/*.{js,jsx,ts,tsx}",
11-
"start": "npm run develop",
11+
"start": "gatsby develop",
1212
"serve": "gatsby serve",
1313
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\"",
1414
"type": "tsc --noEmit",

0 commit comments

Comments
 (0)