Skip to content

Commit 45093dc

Browse files
committed
chore: remove unused fields dependency and update tsconfig for clarity
1 parent ecc06cb commit 45093dc

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

packages/components/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
"tailwindcss": "^4.1.18"
8888
},
8989
"devDependencies": {
90-
"@object-ui/fields": "workspace:*",
9190
"@storybook/addon-essentials": "^8.6.0",
9291
"@storybook/addon-interactions": "^8.6.0",
9392
"@storybook/addon-links": "^8.6.0",
File renamed without changes.

packages/fields/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"extends": "../../tsconfig.json",
33
"compilerOptions": {
44
"outDir": "dist",
5+
"rootDir": "..",
56
"jsx": "react-jsx"
67
},
78
"include": ["src"]

pnpm-lock.yaml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)