We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9031869 commit 1ab5048Copy full SHA for 1ab5048
package.json
@@ -17,12 +17,12 @@
17
},
18
"repository": {
19
"type": "git",
20
- "url": "git+https://github.com/dethstrobe/react-indexed-db.git"
+ "url": "git+https://github.com/assuncaocharles/react-indexed-db.git"
21
22
"author": "Charles Assunção",
23
"license": "ISC",
24
"bugs": {
25
- "url": "https://github.com/dethstrobe/react-indexed-db/issues"
+ "url": "https://github.com/assuncaocharles/react-indexed-db/issues"
26
27
"keywords": [
28
"indexed",
@@ -37,7 +37,7 @@
37
"database",
38
"storage"
39
],
40
- "homepage": "https://github.com/dethstrobe/react-indexed-db",
+ "homepage": "https://github.com/assuncaocharles/react-indexed-db",
41
"peerDependencies": {
42
"react": "^18.2.0"
43
0 commit comments