Skip to content

Commit

Permalink
bugs solved
Browse files Browse the repository at this point in the history
  • Loading branch information
NishargShah committed Mar 20, 2021
1 parent d1ff1f5 commit 686f9b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-img-mapper",
"version": "1.0.1",
"version": "1.0.2",
"description": "React Component to highlight interactive zones in images",
"keywords": [
"react",
Expand All @@ -21,7 +21,7 @@
},
"license": "MIT",
"author": "Nisharg Shah",
"main": "dist/ImageMapper.jsx",
"main": "dist/ImageMapper.js",
"types": "dist/ImageMapper.d.ts",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 686f9b0

Please sign in to comment.