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 855c265 commit 9fdc5e3Copy full SHA for 9fdc5e3
packages/module/package.json
@@ -9,6 +9,10 @@
9
"main": "dist/index.js",
10
"module": "dist/index.es.js",
11
"types": "dist/index.d.ts",
12
+ "publishConfig": {
13
+ "access": "public",
14
+ "tag": "prerelease"
15
+ },
16
"repository": {
17
"type": "git",
18
"url": "git+https://github.com/patternfly/patternfly-quickstarts.git"
0 commit comments