[CHORE] Remove preconstruct local patch (#11153)
# Introduction Please find related parent PR https://github.com/twentyhq/twenty/pull/11083 Custom TypeScript configuration file should be available on "2.8.12" ! See related changeset version dump PR https://github.com/preconstruct/preconstruct/pull/619
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "^7.26.9",
|
||||
"@preconstruct/cli": "patch:@preconstruct/cli@npm%3A2.8.11#./patches/@preconstruct-cli-npm-2.8.11-030abfa6ae.patch",
|
||||
"@preconstruct/cli": "^2.8.12",
|
||||
"@prettier/sync": "^0.5.2",
|
||||
"@types/babel__preset-env": "^7",
|
||||
"babel-plugin-module-resolver": "^5.0.2",
|
||||
@ -26,6 +26,7 @@
|
||||
"zod": "3.23.8"
|
||||
},
|
||||
"preconstruct": {
|
||||
"tsconfig": "tsconfig.lib.json",
|
||||
"entrypoints": [
|
||||
"./index.ts",
|
||||
"./constants/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user