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