Skip to content

Commit

Permalink
chore: manually update pictograms-react versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vpicone committed Sep 26, 2019
1 parent 61e6471 commit b95c4c2
Showing 1 changed file with 2 additions and 2 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
}

0 comments on commit b95c4c2

Please sign in to comment.