We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20c5c2 commit 58b2635Copy full SHA for 58b2635
README.md
@@ -1,4 +1,4 @@
1
-# ObenGL binaries
+# OpenGL binaries
2
3
This is a part of [Node3D](https://github.com/node-3d) project.
4
package.json
@@ -25,8 +25,8 @@
25
"gyp"
26
],
27
"engines": {
28
- "node": ">=8.11.4",
29
- "npm": ">=6.3.0"
+ "node": ">=10.13.0",
+ "npm": ">=6.4.1"
30
},
31
"maintainers": [
32
{
0 commit comments