Skip to content

Commit

Permalink
chore: make pictogram packages public (#4098)
Browse files Browse the repository at this point in the history
* chore: make pictogram packages public

* chore: update initial version number to match current carbon release

* chore: use alpha
  • Loading branch information
vpicone authored Sep 26, 2019
1 parent 685ed34 commit ca4b18e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions packages/pictograms-react/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "@carbon/pictograms-react",
"private": true,
"description": "React components for pictograms in digital and software products using the Carbon Design System",
"version": "10.6.0",
"version": "10.6.0-alpha.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
3 changes: 1 addition & 2 deletions packages/pictograms/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "@carbon/pictograms",
"private": true,
"description": "Pictograms for digital and software products using the Carbon Design System",
"version": "10.2.0",
"version": "10.6.0-alpha.0",
"license": "Apache-2.0",
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/pictograms",
"bugs": "https://github.com/carbon-design-system/carbon/issues",
Expand Down

0 comments on commit ca4b18e

Please sign in to comment.