Skip to content

Commit 7c2d74d

Browse files
committed
chore: oops
1 parent 85535dc commit 7c2d74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test:update-snapshots": "node --test --experimental-test-module-mocks --test-update-snapshots",
1717
"test:watch": "node --test --experimental-test-module-mocks --watch",
1818
"prepare": "husky",
19-
"run": "node bin/cli.mjs ",
19+
"run": "node bin/cli.mjs",
2020
"watch": "node --watch bin/cli.mjs"
2121
},
2222
"main": "./src/index.mjs",

0 commit comments

Comments
 (0)