Skip to content

Commit 59c6a83

Browse files
committed
Update package.json
1 parent 4fb18cb commit 59c6a83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"watch": "replugged build theme --watch",
1212
"bundle": "replugged bundle theme",
1313
"release": "replugged release",
14-
"lint": "prettier ./src --check",
15-
"lint:fix": "prettier ./src --write"
14+
"lint": "prettier ./ --check",
15+
"lint:fix": "prettier ./ --write"
1616
},
1717
"keywords": [],
1818
"author": "",

0 commit comments

Comments
 (0)