Skip to content

Commit

Permalink
1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gigabyte5671 committed Dec 27, 2022
1 parent 7a683f9 commit 6c511e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "ta-network-api",
"version": "1.4.1",
"version": "1.4.2",
"description": "An open interface for fetching data from Tribes: Ascend servers.",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"test": "node dist/tests/index.js",
"build": "tsc"
"build": "tsc"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 6c511e0

Please sign in to comment.