chore: rebased api update branch (#65)

Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com>
Co-authored-by: xxDeveloper <77380166+Murtatrxx@users.noreply.github.com>
This commit is contained in:
Evo
2022-06-28 23:02:11 +05:30
committed by GitHub
parent d6bfd45782
commit 4812106ff0
3 changed files with 3 additions and 4 deletions

1
.github/CODEOWNERS vendored
View File

@@ -1,2 +1 @@
src/* @jacoobes
docs/* @Murtatrxx

View File

@@ -70,7 +70,7 @@ It is **highly encouraged** to use the [command line interface](https://github.c
## Links
- [Official Documentation](https://sern-handler.js.org)
- [Support Server](https://discord.com/invite/Yvb7DnqjXX)
- [Support Server](https://discord.com/invite/mmyCTnYtbF)
## Contribute

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@sern/handler",
"version": "1.0.3-beta",
"version": "1.1.0-beta",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@sern/handler",
"version": "1.0.3-beta",
"version": "1.1.0-beta",
"license": "MIT",
"dependencies": {
"discord.js": "^14.0.0-dev.1647259751.2297c2b",