aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json
index 918ff9a..a70bd90 100644
--- a/package.json
+++ b/package.json
@@ -1,9 +1,8 @@
{
"name": "react-benzin",
- "version": "2.2.1",
+ "version": "2.2.2",
"description": "A powerful React Material components library.",
- "main": "dist/index.tsx",
- "module": "dist/index.tsx",
+ "main": "dist/index.js",
"files": [
"dist",
"README.md"