aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-07 12:31:09 +0200
committercodecalm <codecalm@gmail.com>2020-09-07 12:31:09 +0200
commit76a9ff5e8a26219a915b018bda973b30dd5cc702 (patch)
tree2f983cecbafaa50590ad5eaaadf364dd10fe9d27
parentsvgr icons build (diff)
downloadtabler-icons-76a9ff5e8a26219a915b018bda973b30dd5cc702.tar.xz
package fixes
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index fa0a3f7..8fcf46b 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,8 @@
"type": "git",
"url": "git+https://github.com/tabler/tabler-icons.git"
},
+ "module": "./icons-react/index.js",
+ "types": "./icons-react/index.d.ts",
"author": "",
"license": "MIT",
"bugs": {