Skip to content

Commit 3c9a508

Browse files
committed
fake test
1 parent 79e528c commit 3c9a508

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"dev": "next dev --turbopack",
77
"build": "next build",
88
"start": "next start",
9-
"lint": "next lint"
9+
"lint": "next lint",
10+
"test": "true"
1011
},
1112
"dependencies": {
1213
"@fortawesome/fontawesome-svg-core": "^6.7.0",

0 commit comments

Comments
 (0)