Skip to content

Commit

Permalink
feat: Upgrade glogg to handle events from older versions
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Mar 23, 2024
1 parent 1dccf9b commit 4999733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
"test": "nyc mocha --async-only"
},
"dependencies": {
"glogg": "^2.1.0"
"glogg": "^2.2.0"
},
"devDependencies": {
"eslint": "^7.32.0",
Expand Down

0 comments on commit 4999733

Please sign in to comment.