Skip to content

Commit

Permalink
chore(dependencies): update to correct beta versions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamviktora committed Aug 28, 2024
1 parent 1feda64 commit e153922
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .recipes/default/packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"access": "public"
},
"dependencies": {
"@patternfly/react-core": "6.0.0-alpha.101"
"@patternfly/react-core": "6.0.0-alpha.100"
},
"peerDependencies": {
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"@patternfly/documentation-framework": "6.0.0-alpha.81",
"@patternfly/patternfly": "6.0.0-alpha.210",
"@patternfly/react-table": "6.0.0-alpha.102",
"@patternfly/react-code-editor": "6.0.0-alpha.101",
"@patternfly/documentation-framework": "6.0.0-alpha.79",
"@patternfly/patternfly": "6.0.0-alpha.205",
"@patternfly/react-table": "6.0.0-alpha.101",
"@patternfly/react-code-editor": "6.0.0-alpha.100",
"rimraf": "^6.0.1",
"@patternfly/patternfly-a11y": "^4.3.1",
"react-monaco-editor": "^0.56.0",
Expand Down

0 comments on commit e153922

Please sign in to comment.