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.
2 parents 98a93f9 + 56c8c0f commit dbbdbd2Copy full SHA for dbbdbd2
elements/rh-accordion/package.json
@@ -5,6 +5,9 @@
5
"elementName": "rh-accordion"
6
},
7
"version": "1.0.0-prerelease.5",
8
+ "publishConfig": {
9
+ "access": "public"
10
+ },
11
"description": "Accordion element for RHElements",
12
"repository": {
13
"type": "git",
elements/rh-layouts/package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "@rhelements/rh-layouts",
3
4
"description": "rh-layouts for Red Hat's Customer Portal and RHElements",
"scripts": {
"build": "../../node_modules/.bin/gulp",
0 commit comments