Merge pull request #11 from Rexogamer/master

This commit is contained in:
Jan 2022-05-02 06:20:07 +02:00 committed by GitHub
commit b85b332753
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View file

@ -25,5 +25,6 @@
},
"devDependencies": {
"typescript": "^4.5.5"
}
},
"packageManager": "yarn@1.22.17"
}

View file

@ -29,5 +29,6 @@
},
"devDependencies": {
"typescript": "^4.4.3"
}
},
"packageManager": "yarn@1.22.17"
}

View file

@ -27,5 +27,6 @@
"revolt-api": "^0.5.3-rc.8",
"smart-replace": "^1.0.2",
"ulid": "^2.3.0"
}
},
"packageManager": "yarn@1.22.17"
}