Skip to content

Commit 60dc61d

Browse files
committed
chore: adds test to package.json
1 parent 7e1fe27 commit 60dc61d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"@vitest/coverage-v8": "^2.1.6"
1515
},
1616
"scripts": {
17+
"test": "npm exec --workspaces -- npm run test",
1718
"clean": "npm exec --workspaces -- rimraf node_modules && rimraf node_modules"
1819
},
1920
"author": "",

0 commit comments

Comments
 (0)