chore: add readme to all our sdks (on npm)
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"name": "@openpanel/web",
|
||||
"version": "1.0.6-local",
|
||||
"module": "index.ts",
|
||||
"config": {
|
||||
"docPath": "apps/public/content/docs/(tracking)/sdks/web.mdx"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "rm -rf dist && tsup",
|
||||
"typecheck": "tsc --noEmit"
|
||||
|
||||
Reference in New Issue
Block a user