Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - next@0.1.5
 - @thumbtack/thumbprint-react@14.18.1
 - www@0.0.157
  • Loading branch information
danoc committed Apr 3, 2024
1 parent 9b4c11a commit 65ac177
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -15,7 +15,7 @@
"@thumbtack/thumbprint-atomic": "^4.4.0",
"@thumbtack/thumbprint-font-face": "^1.1.0",
"@thumbtack/thumbprint-global-css": "^0.1.21",
"@thumbtack/thumbprint-react": "^14.18.0",
"@thumbtack/thumbprint-react": "^14.18.1",
"@thumbtack/thumbprint-scss": "^4.0.3",
"@types/node": "18.11.18",
"@types/react": "18.0.26",
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.18.0",
"version": "14.18.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.156",
"version": "0.0.157",
"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.18.0",
"@thumbtack/thumbprint-react": "^14.18.1",
"@thumbtack/thumbprint-scss": "^4.0.3",
"classnames": "^2.2.5",
"clickable-box": "^1.0.0",
Expand Down

0 comments on commit 65ac177

Please sign in to comment.