Skip to content

Commit

Permalink
chore(project): sync generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot committed Jul 30, 2021
1 parent 6d3c512 commit dfeb4d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/carbon-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
"components",
"react"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "yarn clean && node tasks/build.js",
"clean": "rimraf es lib",
Expand Down
3 changes: 3 additions & 0 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
"components",
"react"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@carbon/colors": "^10.29.0",
"@carbon/feature-flags": "^0.5.0",
Expand Down

0 comments on commit dfeb4d4

Please sign in to comment.