From d934782cb8c85cb305657e615b7e52f8bf4d3115 Mon Sep 17 00:00:00 2001 From: Braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Sat, 10 Jul 2021 00:53:12 +0200 Subject: [PATCH] update: main --- package.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/package.json b/package.json index 549f9823..5c5c1f05 100644 --- a/package.json +++ b/package.json @@ -8,15 +8,8 @@ }, "license": "MIT", "author": "Burak Cakmakoglu", - "main": "dist/index.js", - "module": "dist/revue-flow.es.js", + "main": "dist/revue-flow.es.js", "types": "dist/index.d.ts", - "exports": { - ".": { - "import": "./dist/revue.flow.es.js", - "require": "./dist/index.js" - } - }, "files": [ "dist", "nocss"