Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @sparkpost/[email protected]
 - @sparkpost/[email protected]
  • Loading branch information
jonambas committed Sep 19, 2019
1 parent fbd48c8 commit ccdcde5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/matchbox-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sparkpost/matchbox-icons",
"version": "1.2.0",
"version": "1.2.1",
"description": "React icons for Matchbox",
"main": "matchbox-icons.js",
"module": "matchbox-icons.es.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/matchbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sparkpost/matchbox",
"version": "3.7.2",
"version": "3.8.0",
"description": "A React UI component library",
"main": "matchbox.js",
"module": "matchbox.es.js",
Expand All @@ -22,7 +22,7 @@
"sideEffects": false,
"dependencies": {
"@sparkpost/design-tokens": "0.0.4",
"@sparkpost/matchbox-icons": "^1.2.0",
"@sparkpost/matchbox-icons": "^1.2.1",
"classnames": "^2.2.5",
"prop-types": "^15.6.1",
"react": "^16.8.6",
Expand Down

0 comments on commit ccdcde5

Please sign in to comment.