Skip to content

Commit 8df2690

Browse files
committed
Fix indentation
1 parent 25fd551 commit 8df2690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A collection of demos that allow you to debug and test the behavior of certain viewport and viewport-related aspects",
55
"scripts": {
66
"start": "serve src",
7-
"deploy": "netlify deploy --prod",
7+
"deploy": "netlify deploy --prod",
88
"test": "echo \"Error: no test specified\" && exit 1"
99
},
1010
"keywords": [

0 commit comments

Comments
 (0)