Skip to content

Commit 4a8d640

Browse files
author
Adrian Bece
committed
Change test to preview
1 parent 5e8daef commit 4a8d640

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"scripts": {
66
"dev": "parcel watch src/clay.scss --dist-dir dist",
77
"build": "parcel build src/clay.scss --dist-dir dist",
8-
"test": "serve -s ."
8+
"preview": "serve -s ."
99
},
1010
"browserslist": "last 2 versions, not dead",
1111
"keywords": [

0 commit comments

Comments
 (0)