We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb2d38 commit 996f7b9Copy full SHA for 996f7b9
1 file changed
package.json
@@ -6,7 +6,7 @@
6
"./cli": "./dist/cli/main.js"
7
},
8
"type": "module",
9
- "version": "0.0.10",
+ "version": "0.0.11",
10
"scripts": {
11
"build": "tsup-node lib/index.ts cli/main.ts --format esm --dts",
12
"test": "bun test",
0 commit comments