mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-28 20:49:34 -05:00
update package json of js widget
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
{
|
||||
"name": "@formbricks/js",
|
||||
"version": "0.1.7",
|
||||
"description": "",
|
||||
"version": "0.1.8",
|
||||
"description": "Formbricks-js allows you to connect your app to Formbricks, display surveys and trigger events.",
|
||||
"keywords": [
|
||||
"Formbricks",
|
||||
"surveys",
|
||||
"experience management"
|
||||
],
|
||||
"source": "src/index.ts",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.module.js",
|
||||
|
||||
Reference in New Issue
Block a user