Skip to content

Commit

Permalink
rearranged all files position
Browse files Browse the repository at this point in the history
  • Loading branch information
NishargShah committed Feb 12, 2021
1 parent d953e7d commit 5145bf5
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 1,217 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": "0.4.4",
"version": "0.5.0",
"description": "React Component to highlight interactive zones in images",
"keywords": [
"react",
Expand All @@ -23,7 +23,7 @@
"author": "Nisharg Shah",
"main": "lib/ImageMapper.js",
"scripts": {
"compile": "babel src/lib/** -d lib",
"compile": "babel src/** -d lib",
"lint": "eslint . --ext .js",
"lint-fix": "eslint . --ext .js --fix",
"prepublishOnly": "npm run compile"
Expand Down
Binary file removed public/favicon.ico
Binary file not shown.
43 changes: 0 additions & 43 deletions public/index.html

This file was deleted.

Binary file removed public/logo192.png
Binary file not shown.
Binary file removed public/logo512.png
Binary file not shown.
25 changes: 0 additions & 25 deletions public/manifest.json

This file was deleted.

3 changes: 0 additions & 3 deletions public/robots.txt

This file was deleted.

File renamed without changes.
Binary file removed src/assets/example.jpg
Binary file not shown.
Loading

0 comments on commit 5145bf5

Please sign in to comment.