this is embrassing

This commit is contained in:
2025-10-09 22:42:44 -07:00
parent e93de67e04
commit 8b42fcc00d
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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",