diff --git a/README.md b/README.md index 921018d..63fd170 100644 --- a/README.md +++ b/README.md @@ -62,3 +62,5 @@ provided by the bot. You will only need to do this once across all repos using o This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. + + diff --git a/node/routes/index.js b/node/routes/index.js index ecca96a..6b817ce 100644 --- a/node/routes/index.js +++ b/node/routes/index.js @@ -7,3 +7,6 @@ router.get('/', function(req, res, next) { }); module.exports = router; +module.exports = router; +module.exports = router; +