Skip to content

Commit a8d8f43

Browse files
committed
null test
1 parent bc6ebf7 commit a8d8f43

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 -p 8082",
9-
"lint": "next lint"
9+
"lint": "next lint",
10+
"test": "true"
1011
},
1112
"dependencies": {
1213
"@forevolve/bootstrap-dark": "^1.2.0-g6c89781692",

0 commit comments

Comments
 (0)