Skip to content

Commit

Permalink
fix: Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dlabaj authored Dec 4, 2024
1 parent 4404eb5 commit ccaeee0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-topology",
"version": "6.0.0-prerelease.0",
"version": "6.1.0-prerelease.2",
"description": "Provide patternfly components, styles, and utilities for displaying a topology view",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -73,4 +73,4 @@
"react-monaco-editor": "^0.51.0",
"monaco-editor": "^0.34.1"
}
}
}

0 comments on commit ccaeee0

Please sign in to comment.