Skip to content

Commit

Permalink
1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
flodlc committed Jun 25, 2023
1 parent 95a0a35 commit 6053955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"types": "./dist/index.d.ts",
"module": "./dist/index.mjs",
"packageManager": "yarn@3.2.1",
"version": "1.0.8",
"version": "1.0.9",
"scripts": {
"dev": "tsup src/index.ts --watch",
"build": "tsup src/index.ts --dts",
Expand Down

0 comments on commit 6053955

Please sign in to comment.