From e1b801f685c833ea8cb813cee01b6f2150ce8efc Mon Sep 17 00:00:00 2001 From: Melwyn Saldanha Date: Fri, 2 Dec 2022 05:45:47 +0530 Subject: [PATCH] Add main field to package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a260cb..f5601e4 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,8 @@ "type": "git", "url": "git+https://github.com/marigold-dev/breathalyzer.git" }, - "version": "1.2.0", + "version": "1.2.1", + "main": "./lib/lib.mligo", "author": "Marigold ", "license": "MIT", "scripts": {