Skip to content

Commit 514436c

Browse files
committed
Dependencies
1 parent ab9840c commit 514436c

File tree

3 files changed

+8952
-5934
lines changed

3 files changed

+8952
-5934
lines changed

Diff for: .gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ Session.vim
2828
src/runner/executor/
2929
src/runner/tesst.ts
3030
compare.py
31+
.yarn/
32+
.yarnrc.yml

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"@emotion/react": "^11.11.4",
2222
"@emotion/styled": "^11.11.5",
2323
"@orbs-network/ton-access": "^2.3.3",
24+
"@ton/core": "^0.59.0",
2425
"@ton/crypto": "3.2.0",
2526
"@ton/sandbox": "0.21.0-beta.1",
2627
"@ton/test-utils": "^0.3.1",

0 commit comments

Comments
 (0)