this is embrassing
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
<a href="https://git.thegoober.xyz/TGP/tase-api-node">
|
<a href="https://git.thegoober.xyz/TGP/tase-api-node">
|
||||||
<img alt="Gitea Last Commit" src="https://img.shields.io/gitea/last-commit/TGP/tase-api-node?gitea_url=https%3A%2F%2Fgit.thegoober.xyz%2F">
|
<img alt="Gitea Last Commit" src="https://img.shields.io/gitea/last-commit/TGP/tase-api-node?gitea_url=https%3A%2F%2Fgit.thegoober.xyz%2F">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://example.com">
|
<a href="https://www.npmjs.com/package/tase-api">
|
||||||
<img alt="NPM Last Update" src="https://img.shields.io/npm/last-update/tase-api">
|
<img alt="NPM Last Update" src="https://img.shields.io/npm/last-update/tase-api">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tase-api",
|
"name": "tase-api",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "The official NPM wrapper for The All Seeing Eye's API",
|
"description": "The official NPM wrapper for The All Seeing Eye's API",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"module": "./dist/index.mjs",
|
"module": "./dist/index.mjs",
|
||||||
|
Reference in New Issue
Block a user