Versioning to make NPM happy
All checks were successful
TenorJS-v2 Deploy Automation / build (push) Successful in 6s

This commit is contained in:
Skylar Grant 2024-09-22 20:01:30 -04:00
parent 0c0c1a1698
commit ecfda281b3

View File

@ -1,6 +1,6 @@
{
"name": "tenorjs-v2",
"version": "1.0.3",
"version": "1.0.4",
"description": "A crappy wrapper for Tenor.com API",
"main": "./src/index.js",
"scripts": {