No description
Find a file
dependabot[bot] 42b56b096f
Bump axios from 1.6.2 to 1.7.3
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 11:16:13 +00:00
.github Create dependabot.yml 2024-08-13 13:14:56 +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 axios from 1.6.2 to 1.7.3 2024-08-13 11:16:13 +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 axios from 1.6.2 to 1.7.3 2024-08-13 11:16:13 +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/