Skip to content

Commit ee3d065

Browse files
Merge pull request #184 from fingerprintjs/feature/INTER-1708-agent-v4
chore: update package.json URLs to reflect repository rename to "react"
2 parents 1fc1f8d + 29f7bc6 commit ee3d065

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
],
4848
"repository": {
4949
"type": "git",
50-
"url": "git+https://github.com/fingerprintjs/fingerprintjs-pro-react.git"
50+
"url": "git+https://github.com/fingerprintjs/react.git"
5151
},
5252
"author": "FingerprintJS, Inc (https://fingerprint.com)",
5353
"license": "MIT",
5454
"bugs": {
55-
"url": "https://github.com/fingerprintjs/fingerprintjs-pro-react/issues"
55+
"url": "https://github.com/fingerprintjs/react/issues"
5656
},
57-
"homepage": "https://github.com/fingerprintjs/fingerprintjs-pro-react#readme",
57+
"homepage": "https://github.com/fingerprintjs/react#readme",
5858
"dependencies": {
5959
"@fingerprint/agent": "^4.0.0",
6060
"fast-deep-equal": "3.1.3"

0 commit comments

Comments
 (0)