Skip to content

Commit

Permalink
4.2.1 and depdency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mchangrh committed Feb 2, 2021
1 parent 008dc90 commit a032d9a
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 88 deletions.
153 changes: 68 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "niles",
"version": "4.2.0",
"version": "4.2.1",
"description": "niles discord bot",
"main": "index.js",
"scripts": {
Expand All @@ -15,10 +15,10 @@
"googleapis": "^67.0.0",
"luxon": "^1.25.0",
"promise-defer": "^1.0.0",
"string-strip-html": "^8.0.0"
"string-strip-html": "^8.1.0"
},
"devDependencies": {
"eslint": "^7.18.0"
"eslint": "^7.19.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a032d9a

Please sign in to comment.