Skip to content

Commit

Permalink
Fix: Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed May 23, 2023
1 parent 70f34ca commit 16f63b5
Show file tree
Hide file tree
Showing 2 changed files with 498 additions and 366 deletions.
4 changes: 2 additions & 2 deletions Resources/Private/Editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"buildTargetDirectory": "../../Public/EmailModuleEditor"
},
"devDependencies": {
"@neos-project/neos-ui-extensibility": "^8.0.1",
"@neos-project/react-ui-components": "^8.0.1",
"@neos-project/neos-ui-extensibility": "~8.1.0",
"@neos-project/react-ui-components": "~8.1.0",
"prop-types": "^15.7.2",
"react": "^16.8"
}
Expand Down
Loading

0 comments on commit 16f63b5

Please sign in to comment.