Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
miasmos committed Jul 19, 2022
1 parent d7b858a commit f7a1be0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stephenpoole/hex-tooltip",
"version": "1.0.37",
"version": "1.0.38",
"description": "Tooltips for Dead by Daylight anywhere on the web.",
"main": "dist/hex.tooltip.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://github.com/stephenpoole/hex-tooltip#readme",
"dependencies": {
"@stephenpoole/deadbydaylight": "^6.0.0-6",
"@stephenpoole/deadbydaylight": "^6.1.0",
"@tippyjs/react": "^4.2.5",
"i18next": "^20.3.2",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -732,10 +732,10 @@
tslib "^2.0.0"
upath "2.0.1"

"@stephenpoole/deadbydaylight@^6.0.0-6":
version "6.0.0-6"
resolved "https://registry.yarnpkg.com/@stephenpoole/deadbydaylight/-/deadbydaylight-6.0.0-6.tgz#b96128362f1c04899e37f199ce9c4529e8ccd8c4"
integrity sha512-BQOPBkpBXNrMj+dPDxP3dosGxjZbKzPJrs+Zkyc8lEXVXsmN34C4Xw5pa6nBaydc+fV3n7nrhJ9OauLizgr4mw==
"@stephenpoole/deadbydaylight@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@stephenpoole/deadbydaylight/-/deadbydaylight-6.1.0.tgz#41ac33f9d147fae39137472973637a953780d8bf"
integrity sha512-TkVcoD7drIypEjq5zC4ko7Xuo0QiJ5pAeNvaeCI9XP4xq+K/7h3mYNJ3vWT1K3Tw9TGK2X9HAOLBQ5rJos//pQ==
dependencies:
"@babel/runtime" "^7.16.7"
fuse.js "^6.6.2"
Expand Down

0 comments on commit f7a1be0

Please sign in to comment.