We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b5a5d commit 4bd819eCopy full SHA for 4bd819e
package.json
@@ -33,7 +33,8 @@
33
"dependencies": {
34
"@ton/core": "^0.60.1",
35
"@ton/sandbox": "^0.28.0",
36
- "@ton/ton": "^15.2.1"
+ "@ton/ton": "^15.2.1",
37
+ "axios": "^1.6.7"
38
},
39
"devDependencies": {
40
"@ton/crypto": "^3.3.0",
yarn.lock
@@ -1107,6 +1107,7 @@ __metadata:
1107
"@ton/ton": "npm:^15.2.1"
1108
"@types/jest": "npm:^29.5.14"
1109
"@types/node": "npm:^22.14.0"
1110
+ axios: "npm:^1.6.7"
1111
esbuild: "npm:^0.25.2"
1112
eslint: "npm:^9.19.0"
1113
eslint-plugin-unicorn: "npm:^56.0.1"
0 commit comments