Skip to content

Commit

Permalink
feat(core): bump v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dacsang97 committed Aug 22, 2022
1 parent e4702d2 commit 6a151a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/chrome/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@emotion/styled": "^11.9.3",
"@hookform/resolvers": "^2.9.6",
"@mui/material": "^5.9.0",
"@poketto/core": "0.0.1",
"@poketto/core": "0.0.2",
"aptos": "^1.3.6",
"buffer": "^6.0.3",
"lodash.get": "^4.4.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@poketto/core",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {
"build": "rollup -c",
"dev": "rollup -cw",
Expand Down

1 comment on commit 6a151a7

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for poketto ready!

✅ Preview
https://poketto-mhalkyohr-sangnd.vercel.app

Built with commit 6a151a7.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.