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