feature(sdk): add ability to set global properties in nextjs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@openpanel/web",
|
||||
"version": "1.0.0-local",
|
||||
"version": "1.0.1-local",
|
||||
"module": "index.ts",
|
||||
"scripts": {
|
||||
"build": "rm -rf dist && tsup",
|
||||
@@ -15,4 +15,4 @@
|
||||
"tsup": "^7.2.0",
|
||||
"typescript": "^5.2.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user