diff --git a/package-lock.json b/package-lock.json index df17f07..a1400c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,9 +8,6 @@ "name": "react-compare-image", "version": "3.5.16", "license": "MIT", - "dependencies": { - "tiny-invariant": "^1.3.3" - }, "devDependencies": { "@babel/preset-env": "^7.29.2", "@babel/preset-react": "^7.28.5", @@ -5904,6 +5901,7 @@ "version": "1.3.3", "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz", "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==", + "dev": true, "license": "MIT" }, "node_modules/tinybench": { diff --git a/package.json b/package.json index e09bcd9..aca6fc9 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "repository": { "type": "git", - "url": "junkboy0315/react-compare-image" + "url": "tam315/react-compare-image" }, "author": "Shota Tamura", "license": "MIT",