Skip to content

Commit f95b2d7

Browse files
committed
Update test scripts in package json
1 parent e317c3b commit f95b2d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/npm-check-fork/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"license": "MIT",
1414
"scripts": {
1515
"build": "heft build --clean",
16+
"test": "heft test --clean",
1617
"_phase:build": "heft run --only build -- --clean",
1718
"_phase:test": "heft run --only test -- --clean"
1819
},

0 commit comments

Comments
 (0)