From 82789d7da4811a8883c9e82954a21856f8b4150d Mon Sep 17 00:00:00 2001 From: jeyem Date: Fri, 21 Feb 2025 09:34:53 +0330 Subject: [PATCH] modular --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 5d39858..334418a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "name": "cardano-bridge", + "type": "module", "private": true, "version": "1.0.0", "description": "Write validators in the `validators` folder, and supporting functions in the `lib` folder using `.ak` as a file extension.",