No description
Find a file
dependabot[bot] 752ee6f948
Bump @types/node from 20.10.3 to 22.7.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.3 to 22.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 16:41:16 +00:00
.github Update codeql.yml 2024-08-13 13:32:29 +02:00
.idea First open with webstorm 2024-07-03 16:37:23 +02:00
src Fix IAM create 2024-08-12 11:44:15 +02:00
.gitignore a 2023-12-04 19:25:53 +01:00
.npmignore test 2023-12-04 19:22:51 +01:00
.npmrc Updated default repo 2024-08-06 20:21:05 +02:00
.yarnrc.yml Updated default repo 2024-08-06 20:21:05 +02:00
LICENSE Initial commit 2023-12-04 15:37:41 +01:00
package.json Bump @types/node from 20.10.3 to 22.7.4 2024-09-27 16:41:16 +00:00
README.md Updated README 2024-08-06 20:26:20 +02:00
tsconfig.json Migrated to Yarn 2024-08-06 20:22:18 +02:00
yarn.lock Bump @types/node from 20.10.3 to 22.7.4 2024-09-27 16:41:16 +00:00

Thunder Network APIs

This package is for using Thunder Network's APIs like Internet Avatar or Credits system.

⚠️ This may package is not stable, it can change at any time.

Development

  • Yarn
  • https://repository.thundernetwork.org/repository/npm-central/ come repository npm

yarn config set registry https://repository.thundernetwork.org/repository/npm-central/ OR npm config set registry https://repository.thundernetwork.org/repository/npm-central/