Skip to content

Commit 7af3353

Browse files
committed
Allow AT patch releases
1 parent 6b5ed48 commit 7af3353

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Luis Blanco <[email protected]>",
33
"name": "deps-opengl-raub",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"description": "Binaries and headers for OpenGL-dependent addons",
66
"license": "MIT",
77
"main": "index.js",
@@ -49,6 +49,6 @@
4949
"url": "https://github.com/node-3d/deps-opengl-raub.git"
5050
},
5151
"dependencies": {
52-
"addon-tools-raub": "5.1.0"
52+
"addon-tools-raub": "5.1.x"
5353
}
5454
}

0 commit comments

Comments
 (0)