diff options
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 3d2eb9d5..dc9eb09b 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "type": "git", "url": "git+https://github.com/tabler/tabler-icons.git" }, + "main": "./icons-react/index.js", "module": "./icons-react/index.js", "types": "./icons-react/index.d.ts", "author": "", |