Skip to content

Commit 7fd2587

Browse files
committed
Add test script
1 parent fe81db8 commit 7fd2587

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"deploy-env": "lib/cli.js"
88
},
99
"scripts": {
10+
"test": "jest",
1011
"prepublishOnly": "pnpm run build",
1112
"build": "rm -rf lib && tsc",
1213
"postbuild": "pnpm run shebang && pnpm run terse",

0 commit comments

Comments
 (0)