mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-28 09:30:21 -05:00
update entrypoint in react package
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "@formbricks/react",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"author": "Formbricks <hola@formbricks.com>",
|
||||
"description": "Building React forms has never been quicker.",
|
||||
"homepage": "https://formbricks.com",
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"exports": {
|
||||
".": "./dist",
|
||||
".": "./dist/index.js",
|
||||
"./styles.css": "./dist/styles.css"
|
||||
},
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user