Skip to content

Commit

Permalink
PATCH: Add neos-ui-error dependency to neos-ui-sagas
Browse files Browse the repository at this point in the history
  • Loading branch information
grebaldi committed Jun 6, 2024
1 parent 94cee9b commit 942bb36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/neos-ui-sagas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
},
"dependencies": {
"@neos-project/neos-ui-backend-connector": "workspace:*",
"@neos-project/neos-ui-error": "workspace:*",
"@neos-project/neos-ui-extensibility": "workspace:*",
"@neos-project/neos-ui-guest-frame": "workspace:*",
"@neos-project/neos-ui-redux-store": "workspace:*",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2569,6 +2569,7 @@ __metadata:
dependencies:
"@neos-project/jest-preset-neos-ui": "workspace:*"
"@neos-project/neos-ui-backend-connector": "workspace:*"
"@neos-project/neos-ui-error": "workspace:*"
"@neos-project/neos-ui-extensibility": "workspace:*"
"@neos-project/neos-ui-guest-frame": "workspace:*"
"@neos-project/neos-ui-redux-store": "workspace:*"
Expand Down

0 comments on commit 942bb36

Please sign in to comment.