update package names, update config imports

This commit is contained in:
Matthias Nannt
2022-10-18 13:26:05 +02:00
parent eea8f678bd
commit 3dafcb6d32
38 changed files with 126 additions and 8931 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"name": "database",
"name": "@formbricks/database",
"version": "1.0.0",
"private": true,
"license": "MIT",
@@ -29,10 +29,10 @@
"devDependencies": {
"@types/node": "18.8.3",
"eslint": "^8.25.0",
"eslint-config-custom": "workspace:*",
"eslint-config-formbricks": "workspace:*",
"prisma": "^4.4.0",
"rimraf": "^3.0.2",
"tsconfig": "workspace:*",
"@formbricks/tsconfig": "workspace:*",
"tsup": "^6.2.3",
"tsx": "^3.10.1",
"typescript": "^4.8.4"