Skip to content

Commit 78c6150

Browse files
committed
Update segfault dep
1 parent ba5cd14 commit 78c6150

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Luis Blanco <[email protected]>",
33
"name": "glfw-raub",
4-
"version": "4.2.0",
4+
"version": "4.2.1",
55
"description": "GLFW for Node.js",
66
"license": "MIT",
77
"main": "index.js",
@@ -43,6 +43,6 @@
4343
"dependencies": {
4444
"addon-tools-raub": "5.0.0",
4545
"deps-opengl-raub": "3.0.0",
46-
"segfault-raub": "1.0.0"
46+
"segfault-raub": "1.1.0"
4747
}
4848
}

0 commit comments

Comments
 (0)