We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d6e552 commit ba8ba34Copy full SHA for ba8ba34
packages/litlytics/package.json
@@ -4,7 +4,7 @@
4
"main": "dist/litlytics.js",
5
"types": "litlytics.ts",
6
"type": "module",
7
- "version": "0.4.2",
+ "version": "0.4.3",
8
"scripts": {
9
"build": "NODE_ENV=production bun run build.ts",
10
"typecheck": "tsc",
0 commit comments