Skip to content

Commit

Permalink
fix(react-properties): add @webiny/react-composition to dependencies (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
leopuleo committed Nov 3, 2023
1 parent 8f2d9da commit 8b20b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-properties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"dependencies": {
"@babel/runtime": "^7.22.6",
"@types/react": "17.0.39",
"@webiny/react-composition": "0.0.0",
"nanoid": "^3.3.4",
"react": "17.0.2"
},
"devDependencies": {
"@testing-library/react": "^12.1.5",
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"@webiny/react-composition": "0.0.0",
"prettier": "^2.8.3"
},
"publishConfig": {
Expand Down

0 comments on commit 8b20b8a

Please sign in to comment.