We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a59ab88 commit 7f981fbCopy full SHA for 7f981fb
1 file changed
package.json
@@ -6,7 +6,7 @@
6
"./cli": "./dist/cli/main.js"
7
},
8
"type": "module",
9
- "version": "0.0.13",
+ "version": "0.0.14",
10
"scripts": {
11
"build": "tsup-node lib/index.ts cli/main.ts --format esm --dts",
12
"test": "bun test",
0 commit comments