Skip to content

Commit

Permalink
v0.9.5 pnpm update
Browse files Browse the repository at this point in the history
  • Loading branch information
yofukashino committed Jun 9, 2023
1 parent 068a6f4 commit 0a95401
Show file tree
Hide file tree
Showing 6 changed files with 945 additions and 876 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": "1025214794766221384",
"github": "Tharki-God"
},
"version": "0.9.4",
"version": "0.9.5",
"updater": {
"type": "store",
"id": "dev.tharki.Address"
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "address",
"version": "0.9.4",
"version": "0.9.5",
"description": "Get an option to copy the current web address by right clicking on the home button.",
"engines": {
"node": ">=14.0.0"
Expand All @@ -21,16 +21,16 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "^18.11.2",
"@types/react": "^18.0.28",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"eslint": "^8.25.0",
"@types/node": "^18.16.16",
"@types/react": "^18.2.9",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"eslint": "^8.42.0",
"eslint-config-dmitmel": "github:dmitmel/eslint-config-dmitmel",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.31.10",
"prettier": "^2.8.1",
"eslint-plugin-react": "^7.32.2",
"prettier": "^2.8.8",
"replugged": "^4.3.1",
"typescript": "^4.8.4"
"typescript": "^4.9.5"
}
}
Loading

0 comments on commit 0a95401

Please # to comment.