Skip to content

Commit 969e16f

Browse files
committed
merging Fix for Compatibility with Electron 20+ Versions | thiagoelg#73
1 parent fe74871 commit 969e16f

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
@@ -47,7 +47,7 @@
4747
],
4848
"main": "./lib/printer",
4949
"dependencies": {
50-
"nan": "^2.15.0",
50+
"nan": "^2.18.0",
5151
"prebuild-install": "^7.0.1"
5252
},
5353
"types": "types/index.d.ts"

0 commit comments

Comments
 (0)