Skip to content

Commit f29a6aa

Browse files
committed
update to new repo location
1 parent 7f2b52d commit f29a6aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
},
2020
"repository": {
2121
"type": "git",
22-
"url": "git+https://github.com/e-schultz/redux-observable-decorator.git"
22+
"url": "git+https://github.com/angular-redux/redux-observable-decorator.git"
2323
},
2424
"author": "Evan Schultz",
2525
"license": "MIT",
2626
"bugs": {
27-
"url": "https://github.com/e-schultz/redux-observable-decorator/issues"
27+
"url": "https://github.com/angular-redux/redux-observable-decorator/issues"
2828
},
29-
"homepage": "https://github.com/e-schultz/redux-observable-decorator#readme",
29+
"homepage": "https://github.com/angular-redux/redux-observable-decorator#readme",
3030
"peerDependencies": {
3131
"redux": "3.*",
3232
"redux-observable": "^0.10.0 || ^0.11.0 || ^0.12.0"

0 commit comments

Comments
 (0)