Skip to content

Commit 8f681fb

Browse files
committed
Fix typo in Netlify build preview command
1 parent 8b4d759 commit 8f681fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"scripts": {
55
"build": "gulp build",
6-
"build:preview": "gulp build-peview",
6+
"build:preview": "gulp build-preview",
77
"server": "gulp server"
88
},
99
"dependencies": {

0 commit comments

Comments
 (0)