Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #22 from MidKnightXI/refac-patching-function
Browse files Browse the repository at this point in the history
Rafactoring patch function and overall improvements
  • Loading branch information
MidKnightXI authored Jun 9, 2023
2 parents 2f7c4a6 + e6178dc commit e6b4220
Show file tree
Hide file tree
Showing 8 changed files with 843 additions and 447 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "opgg-patcher",
"version": "2.1.1",
"description": "",
"version": "2.1.2",
"description": "Tool to Remove Ads from OP-GG Desktop Client",
"scripts": {
"start": "vite",
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"license": "MIT",
"devDependencies": {
"@tauri-apps/cli": "^1.1.0",
"@tauri-apps/cli": "^1.3.1",
"vite": "^3.0.0",
"vite-plugin-solid": "^2.3.0"
},
Expand Down
Loading

0 comments on commit e6b4220

Please sign in to comment.