We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fbab57 + d41759d commit 9c4da75Copy full SHA for 9c4da75
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mackenly/fathom-api",
3
- "version": "0.0.5",
+ "version": "0.0.6",
4
"license": "MIT",
5
"exports": "./src/index.ts",
6
"test": "tests/**/*test.ts",
package.json
"description": "Typescript wrapper around Fathom Analytics API",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments