We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d9be8 commit bb826c1Copy full SHA for bb826c1
packages/module/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@patternfly/react-catalog-view-extension",
3
- "version": "6.0.0-alpha.0",
+ "version": "6.0.0-prerelease.0",
4
"description": "This library provides catalog view extensions for PatternFly 4 React.",
5
"main": "dist/js/index.js",
6
"module": "dist/esm/index.js",
@@ -33,7 +33,7 @@
33
"homepage": "https://github.com/patternfly/react-catalog-view#readme",
34
"publishConfig": {
35
"access": "public",
36
- "tag": "alpha"
+ "tag": "prerelease"
37
},
38
"keywords": [
39
"react",
0 commit comments