Skip to content

Commit 686f9b0

Browse files
committed
bugs solved
1 parent d1ff1f5 commit 686f9b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-img-mapper",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "React Component to highlight interactive zones in images",
55
"keywords": [
66
"react",
@@ -21,7 +21,7 @@
2121
},
2222
"license": "MIT",
2323
"author": "Nisharg Shah",
24-
"main": "dist/ImageMapper.jsx",
24+
"main": "dist/ImageMapper.js",
2525
"types": "dist/ImageMapper.d.ts",
2626
"scripts": {
2727
"build": "tsc",

0 commit comments

Comments
 (0)