Skip to content

Commit a565e15

Browse files
committed
Change upstream repo
1 parent 8773eba commit a565e15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"name": "@ava-x/react-toast-notifications",
3-
"version": "2.5.1-nt.2",
3+
"version": "2.5.1-nt.3",
44
"description": "A configurable, composable, toast notification system for react.",
55
"main": "dist/index.js",
66
"typings": "./index.d.ts",
77
"license": "MIT",
88
"author": "Tamas Nagy based on the work of Joss Mackison (https://github.com/jossmac)",
9-
"homepage": "https://github.com/ava-x/react-toast-notifications.git",
9+
"homepage": "https://github.com/DEEP-IMPACT-AG/react-toast-notifications.git",
1010
"publishConfig": {
1111
"registry": "https://npm.pkg.github.com/org-108055009"
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/ava-x/react-toast-notifications.git"
15+
"url": "https://github.com/DEEP-IMPACT-AG/react-toast-notifications.git"
1616
},
1717
"bugs": {
18-
"url": "https://github.com/ava-x/react-toast-notifications/issues"
18+
"url": "https://github.com/DEEP-IMPACT-AG/react-toast-notifications/issues"
1919
},
2020
"keywords": [
2121
"react",

0 commit comments

Comments
 (0)