Compare commits
2 Commits
9438275f56
...
main
Author | SHA1 | Date | |
---|---|---|---|
95becbb66a | |||
ab9443fe29 |
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "npm",
|
"name": "npm",
|
||||||
"version": "1.2.1",
|
"version": "1.2.2",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "npm",
|
"name": "npm",
|
||||||
"version": "1.2.1",
|
"version": "1.2.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"tsup": "^8.5.0",
|
"tsup": "^8.5.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tase-api",
|
"name": "tase",
|
||||||
"version": "1.2.1",
|
"version": "1.2.2",
|
||||||
"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