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