From a343841b628b0c42c25ad6edc8a4f96d8d628d4e Mon Sep 17 00:00:00 2001 From: Shahar Yakir Date: Mon, 18 Mar 2024 11:45:19 +0000 Subject: [PATCH] tact120 --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 0166b6d..037abb8 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "tact-1.1.3": "npm:@tact-lang/compiler@1.1.3", "tact-1.1.4": "npm:@tact-lang/compiler@1.1.4", "tact-1.1.5": "npm:@tact-lang/compiler@1.1.5", + "tact-1.2.0": "npm:@tact-lang/compiler@1.2.0", "ton": "^13.4.1", "ton-core": "^0.49.0", "ts-node": "^10.9.1",