Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
lavelle committed Jun 22, 2022
1 parent 80dd57c commit 5e066bf
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/thumbprint-codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thumbtack/thumbprint-codemods",
"version": "0.5.1",
"version": "0.5.2",
"bin": "./index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/thumbprint-font-face/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thumbtack/thumbprint-font-face",
"version": "1.0.17",
"version": "1.1.0",
"main": "_index.scss",
"repository": {
"type": "git",
Expand Down
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": "14.12.0",
"version": "14.12.1",
"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.147",
"version": "0.0.148",
"private": true,
"scripts": {
"build": "gatsby build",
Expand All @@ -11,7 +11,7 @@
"@mdx-js/mdx": "^1.6.5",
"@mdx-js/react": "^1.6.5",
"@thumbtack/thumbprint-icons": "4.1.0",
"@thumbtack/thumbprint-react": "^14.12.0",
"@thumbtack/thumbprint-react": "^14.12.1",
"@thumbtack/thumbprint-scss": "^4.0.3",
"classnames": "^2.2.5",
"clickable-box": "^1.0.0",
Expand Down

0 comments on commit 5e066bf

Please sign in to comment.