Skip to content

Commit dbbdbd2

Browse files
committed
Merge branch 'master' into 1.0
2 parents 98a93f9 + 56c8c0f commit dbbdbd2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

elements/rh-accordion/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"elementName": "rh-accordion"
66
},
77
"version": "1.0.0-prerelease.5",
8+
"publishConfig": {
9+
"access": "public"
10+
},
811
"description": "Accordion element for RHElements",
912
"repository": {
1013
"type": "git",

elements/rh-layouts/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "@rhelements/rh-layouts",
33
"version": "1.0.0-prerelease.5",
4+
"publishConfig": {
5+
"access": "public"
6+
},
47
"description": "rh-layouts for Red Hat's Customer Portal and RHElements",
58
"scripts": {
69
"build": "../../node_modules/.bin/gulp",

0 commit comments

Comments
 (0)