repository (probably a useless commit & license
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tase-api",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "The official NPM wrapper for The All Seeing Eye's API",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
@ -11,6 +11,9 @@
|
||||
"require": "./dist/index.js"
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"url": "https://git.thegoober.xyz/TGP/tase-api-node"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup"
|
||||
},
|
||||
|
Reference in New Issue
Block a user