Skip to content

Commit 15eecef

Browse files
committed
chore: move @ton/core to devDependencies
1 parent 0a29dfe commit 15eecef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"precommit": "yarn build && yarn fmt && yarn lint && yarn test"
2727
},
2828
"dependencies": {
29-
"@ton/core": "^0.61.0",
3029
"@tonstudio/parser-runtime": "^0.0.1",
3130
"cac": "^6.7.14"
3231
},
@@ -35,6 +34,7 @@
3534
},
3635
"devDependencies": {
3736
"@ton-community/func-js": "^0.9.1",
37+
"@ton/core": "^0.61.0",
3838
"@ton/crypto": "^3.3.0",
3939
"@ton/sandbox": "^0.37.1",
4040
"@ton/test-utils": "^0.12.0",

0 commit comments

Comments
 (0)