Skip to content

Commit

Permalink
Fix cat being wrongly positioned
Browse files Browse the repository at this point in the history
  • Loading branch information
OIRNOIR committed Oct 24, 2024
1 parent abd2ba6 commit fffd7c1
Show file tree
Hide file tree
Showing 4 changed files with 912 additions and 745 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"discordID": "720842469024989195",
"github": "oirnoir"
},
"version": "1.0.12",
"version": "1.0.13",
"updater": {
"type": "store",
"id": "dev.oirnoir.onekoanimation"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oneko-animation",
"version": "1.0.12",
"version": "1.0.13",
"description": "Oneko living on your message bar",
"engines": {
"node": ">=14.0.0"
Expand All @@ -17,8 +17,8 @@
"author": "OIRNOIR",
"license": "GPL-3.0",
"devDependencies": {
"@biomejs/biome": "^1.8.1",
"replugged": "^4.7.13"
"@biomejs/biome": "^1.9.4",
"replugged": "^4.8.2"
},
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a"
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
}
Loading

0 comments on commit fffd7c1

Please sign in to comment.