From d6047eb3e227d771a1060df2206bd560f250a7da Mon Sep 17 00:00:00 2001 From: Aaryanna Simonelli Date: Fri, 5 Jul 2019 13:23:57 +0100 Subject: [PATCH] Updated urls --- README.md | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6689f24..0c17b77 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ You are welcome to contribute to this project, just open a PR. - **Shady Khalifa** ([@shekohex](https://github.com/shekohex)) - _Initial work_ - **Brian Terlson** ([@bterlson](https://github.com/bterlson)) - _strict event emitter types_ -See also the list of [contributors](https://github.com/shekohex/nest-router/contributors) who participated in this project. +See also the list of [contributors](https://github.com/nestjsx/nest-router/contributors) who participated in this project. ## License diff --git a/package.json b/package.json index c64b5b8..1f92323 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/shekohex/nest-emitter.git" + "url": "git+https://github.com/nestjsx/nest-emitter.git" }, "keywords": [ "nestjs", @@ -24,9 +24,9 @@ "author": "Shady Khalifa ", "license": "MIT", "bugs": { - "url": "https://github.com/shekohex/nest-emitter/issues" + "url": "https://github.com/nestjsx/nest-emitter/issues" }, - "homepage": "https://github.com/shekohex/nest-emitter#readme", + "homepage": "https://github.com/nestjsx/nest-emitter#readme", "devDependencies": { "@nestjs/common": "^6.0.5", "@nestjs/core": "^6.0.5",