Skip to content

Commit

Permalink
chore: import lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matej21 committed Jul 11, 2023
1 parent b272e65 commit de64466
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-form-fields-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"@contember/react-binding": "workspace:*",
"@contember/react-binding-ui": "workspace:*",
"@contember/ui": "workspace:*",
"@contember/utilities": "workspace:*",
"@sindresorhus/slugify": "0.11.0"
},
"peerDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/react-form-fields-ui/src/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
{ "path": "../../react-binding/src" },
{ "path": "../../react-binding-ui/src" },
{ "path": "../../ui/src" },
{ "path": "../../utilities/src" },
]
}
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3020,6 +3020,7 @@ __metadata:
"@contember/react-binding": "workspace:*"
"@contember/react-binding-ui": "workspace:*"
"@contember/ui": "workspace:*"
"@contember/utilities": "workspace:*"
"@sindresorhus/slugify": 0.11.0
react: ^18
react-dom: ^18
Expand Down

0 comments on commit de64466

Please sign in to comment.