Skip to content

Commit

Permalink
I guess something should have updated these, but I'm not sure what
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Apr 29, 2024
1 parent 46626d9 commit 6e23479
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/create-docusaurus-openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-docusaurus-openapi",
"version": "0.7.4",
"version": "0.7.5",
"description": "Create Docusaurus apps easily.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-plugin-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docusaurus-plugin-proxy",
"description": "A dev server proxy for Docusaurus.",
"version": "0.7.4",
"version": "0.7.5",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-preset-openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@docusaurus/preset-classic": "^3.2.0",
"docusaurus-plugin-openapi": "^0.7.5",
"docusaurus-plugin-proxy": "^0.7.4",
"docusaurus-plugin-proxy": "^0.7.5",
"docusaurus-theme-openapi": "^0.7.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-template-openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docusaurus-template-openapi",
"version": "0.7.4",
"version": "0.7.5",
"keywords": [
"react",
"create-docusaurus",
Expand Down

0 comments on commit 6e23479

Please sign in to comment.