Browse Source

tact-follow

master
AlexG 2 years ago
parent
commit
0f57242f88
  1. 5
      package.json

5
package.json

@ -15,16 +15,17 @@
"@types/jest": "^29.2.4",
"@types/node": "^18.11.14",
"@types/qs": "^6.9.7",
"build": "^0.1.4",
"jest": "^29.3.1",
"prando": "^6.0.1",
"qs": "^6.11.0",
"ton": "^13.3.0",
"ton-contract-executor": "^0.6.0",
"ton-core": "^0.45.0",
"ton-core": "^0.46.0",
"ton-crypto": "^3.2.0",
"ton-emulator": "^1.2.0",
"ton-nodejs": "^1.4.3",
"ton-tact": "^0.8.7",
"ton-tact": "^0.8.11",
"ts-jest": "^29.0.3",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"

Loading…
Cancel
Save