Skip to content

Commit

Permalink
Update pictograms version (#4109)
Browse files Browse the repository at this point in the history
* chore: manually update pictograms versions

* chore: manually update pictograms-react versions
  • Loading branch information
vpicone authored Sep 26, 2019
1 parent 81d6976 commit f4158b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/pictograms-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/pictograms-react",
"description": "React components for pictograms in digital and software products using the Carbon Design System",
"version": "10.6.0-alpha.0",
"version": "10.6.0-alpha.2",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@carbon/icon-build-helpers": "0.2.0",
"@carbon/pictograms": "10.6.0-alpha.0"
"@carbon/pictograms": "10.6.0-alpha.2"
},
"sideEffects": false
}
2 changes: 1 addition & 1 deletion packages/pictograms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/pictograms",
"description": "Pictograms for digital and software products using the Carbon Design System",
"version": "10.6.0-alpha.0",
"version": "10.6.0-alpha.2",
"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 f4158b7

Please sign in to comment.