diff --git a/README.md b/README.md index db0e7ef..091cbe4 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ Buy some fruit, it's citrus season Time for... plums! -Is it time for squash yet? \ No newline at end of file +Is it time for squash yet? + +newer words \ No newline at end of file diff --git a/package.json b/package.json index 0157174..03cbeb6 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "body-parser": "~1.17.1", "cookie-parser": "~1.4.3", - "debug": "~2.6.3", + "debug": "~4.2.3", "express": "~4.15.2", "express-session": "^1.15.3", "hbs": "~4.0.1",