From e65e97f1d658cf9f70175637024599ca3694dce6 Mon Sep 17 00:00:00 2001 From: VsevolodX <79542055+VsevolodX@users.noreply.github.com> Date: Tue, 16 Apr 2024 09:38:56 -0700 Subject: [PATCH] update: add package.json --- tests/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/package.json b/tests/package.json index f4dff37c..37bdb994 100644 --- a/tests/package.json +++ b/tests/package.json @@ -34,7 +34,7 @@ "@babel/runtime-corejs3": "^7.16.8", "@exabyte-io/eslint-config": "^2023.8.29-1", "@exabyte-io/code.js": "2024.1.16-0", - "@mat3ra/tede": "2024.3.15-1", + "@mat3ra/tede": "https://github.com/Exabyte-io/tede.git#0d564245d806d977c72e1f005dd1edf4cfbe3515", "@types/mocha": "^10.0.1", "@typescript-eslint/eslint-plugin": "^5.9.1", "@typescript-eslint/parser": "^5.9.1",