Skip to content

Commit

Permalink
ascii-website: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gtktsc committed Jun 22, 2022
1 parent 22b5a08 commit 1d4d2ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"next": "12.0.10",
"react": "17.0.2",
"react-dom": "17.0.2",
"simple-ascii-chart": "^2.0.3"
"simple-ascii-chart": "^2.1.0"
},
"devDependencies": {
"@types/node": "17.0.17",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1479,10 +1479,10 @@ side-channel@^1.0.4:
get-intrinsic "^1.0.2"
object-inspect "^1.9.0"

simple-ascii-chart@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/simple-ascii-chart/-/simple-ascii-chart-2.0.3.tgz#ffd71f57e0795abacfc3690d6a7d54e053ce4672"
integrity sha512-aXDJA6rbvtjRWu4reMaJaZqmyntP3Tui0YAOsdWHQQHOOIWp8BXblIatT4Ea+XsoPBpy+WJYe+Fj2ksBNYGATw==
simple-ascii-chart@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/simple-ascii-chart/-/simple-ascii-chart-2.1.0.tgz#f5ddae303431fe769f5e66247f335f19a457b611"
integrity sha512-ZsfYtO5HN6F51APGMQcF7NDpUP+RjXyAaqc2taWg/YRv4piPi2fpy8rudskl//PON1MneGQFojHFlMpSQ54v1A==

slash@^3.0.0:
version "3.0.0"
Expand Down

2 comments on commit 1d4d2ee

@vercel
Copy link

@vercel vercel bot commented on 1d4d2ee Jun 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

simple-ascii-chart – ./

simple-ascii-chart-gtktsc.vercel.app
simple-ascii-chart.vercel.app
simple-ascii-chart-git-main-gtktsc.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 1d4d2ee Jun 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.