No description
Find a file
dependabot[bot] 31922d246e
Bump typescript from 5.5.4 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 16:22:06 +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 typescript from 5.5.4 to 5.6.2 2024-09-10 16:22:06 +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 typescript from 5.5.4 to 5.6.2 2024-09-10 16:22:06 +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/