update dependencies and add install link to README.md

This commit is contained in:
delta 2023-06-03 02:07:59 +02:00
parent 437a1b43a1
commit c9c9203e13
3 changed files with 774 additions and 685 deletions

View file

@ -1,5 +1,5 @@
# MMM - Mediocre Macro Manager
#### Perfect for all of your ~~ponzi scheme~~ macro needs!
# MMM - Mediocre Macro Manager [[Install]](https://replugged.dev/install?identifier=Delta-Official/MMM&source=github)
#### Perfect for all of your ~~ponzi scheme~~ macro needs!
# What does this do?
This is a simple plugin that allows you to turn a prefixed command into some expansion. For example `^macro` turns into

View file

@ -22,16 +22,16 @@
"author": "",
"license": "GPL-3.0-or-later",
"devDependencies": {
"@types/node": "^18.16.5",
"@types/react": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"eslint": "^8.40.0",
"@types/node": "^18.16.16",
"@types/react": "^18.2.8",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"eslint": "^8.42.0",
"eslint-config-dmitmel": "github:dmitmel/eslint-config-dmitmel",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.32.2",
"prettier": "^2.8.8",
"replugged": "^4.2.6",
"typescript": "^5.0.4"
"replugged": "^4.3.0",
"typescript": "^5.1.3"
}
}

File diff suppressed because it is too large Load diff