From b5e11eeb227318bc4c278e93df072d4ed74b2d39 Mon Sep 17 00:00:00 2001 From: Achmad Yusri Afandi Date: Fri, 29 Jun 2018 05:15:02 +0800 Subject: [PATCH] Prepare NPM : Update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 51b7bf0..c79a44d 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "CellBIS.js", "version": "0.0.1", "description": "CellBIS JavaScript Library", + "main": "./index.js", "directories": { "doc": "./docs", "src": "./src"