Skip to content

Commit 4999733

Browse files
committed
feat: Upgrade glogg to handle events from older versions
1 parent 1dccf9b commit 4999733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"test": "nyc mocha --async-only"
2525
},
2626
"dependencies": {
27-
"glogg": "^2.1.0"
27+
"glogg": "^2.2.0"
2828
},
2929
"devDependencies": {
3030
"eslint": "^7.32.0",

0 commit comments

Comments
 (0)