Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @thumbtack/thumbprint-react@12.0.0
 - www@0.0.115
  • Loading branch information
danoc committed Dec 18, 2019
1 parent 2293988 commit fe2947e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/thumbprint-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@thumbtack/thumbprint-react",
"description": "React components for building UIs with Thumbprint",
"version": "11.1.1",
"version": "12.0.0",
"main": "dist/cjs/index.js",
"module": "dist/es/index.js",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions www/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "www",
"version": "0.0.114",
"version": "0.0.115",
"private": true,
"scripts": {
"build": "gatsby build",
Expand All @@ -11,7 +11,7 @@
"@mdx-js/mdx": "^1.5.2",
"@mdx-js/react": "^1.5.2",
"@thumbtack/thumbprint-icons": "^2.8.1",
"@thumbtack/thumbprint-react": "^11.1.1",
"@thumbtack/thumbprint-react": "^12.0.0",
"@thumbtack/thumbprint-scss": "^4.0.0",
"classnames": "^2.2.5",
"clickable-box": "^1.0.0",
Expand Down

0 comments on commit fe2947e

Please sign in to comment.