Skip to content

Commit

Permalink
Rename ghub username
Browse files Browse the repository at this point in the history
  • Loading branch information
sekoyo committed Jan 3, 2024
1 parent 3370c2b commit 24a3611
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "react-image-crop",
"version": "11.0.2",
"version": "11.0.3",
"description": "A responsive image cropping tool for React",
"repository": "https://github.com/DominicTobias/react-image-crop",
"repository": "https://github.com/seigla/react-image-crop",
"type": "module",
"types": "./dist/index.d.ts",
"main": "./dist/index.umd.cjs",
Expand All @@ -29,7 +29,7 @@
"preview": "vite preview",
"prepare": "npm run build"
},
"author": "Dominic Tobias (https://github.com/DominicTobias/)",
"author": "Sekoyo (https://github.com/sekoyo/)",
"keywords": [
"react",
"reactjs",
Expand Down

0 comments on commit 24a3611

Please sign in to comment.