There was an error while loading. Please reload this page.
1 parent c178cfd commit 39ccc28Copy full SHA for 39ccc28
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "@aboutbits/react-material-icons",
3
"version": "0.1.5",
4
"description": "Material design icon components for React",
5
- "main": "dist/index.ts",
+ "main": "dist/index.js",
6
"scripts": {
7
"build": "tsc",
8
"generate": "rm -rf src/* && node generator.js",
0 commit comments