Skip to content

Commit

Permalink
Merge branch 'v5' into v5
Browse files Browse the repository at this point in the history
  • Loading branch information
tlabaj committed Feb 6, 2023
2 parents e88e0f9 + 7597ae3 commit 10559fd
Show file tree
Hide file tree
Showing 28 changed files with 707 additions and 3,260 deletions.
701 changes: 0 additions & 701 deletions packages/react-code-editor/CHANGELOG.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/react-code-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-code-editor",
"version": "5.0.0-alpha.5",
"version": "5.0.0-alpha.6",
"description": "This package provides a PatternFly wrapper for the Monaco code editor\n",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^5.0.0-alpha.5",
"@patternfly/react-core": "^5.0.0-alpha.6",
"@patternfly/react-icons": "^5.0.0-alpha.1",
"@patternfly/react-styles": "^5.0.0-alpha.1",
"react-dropzone": "14.2.3",
Expand Down

0 comments on commit 10559fd

Please sign in to comment.