webgl-raub
Advanced tools
Comparing version 2.0.6 to 2.1.0
@@ -228,2 +228,4 @@ 'use strict'; | ||
'#extension GL_EXT_frag_depth : enable', '' | ||
).replace( | ||
/\bhighp\s+/g, '' | ||
) | ||
@@ -230,0 +232,0 @@ ); |
{ | ||
"author": "Luis Blanco <luisblanco1337@gmail.com>", | ||
"name": "webgl-raub", | ||
"version": "2.0.6", | ||
"version": "2.1.0", | ||
"description": "WebGL for Node.js", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"config": { | ||
"install": "v2.0.0" | ||
"install": "v2.1.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "scripts": { | ||
"dependencies": { | ||
"addon-tools-raub": "5.1.x", | ||
"addon-tools-raub": "5.2.x", | ||
"deps-opengl-raub": "3.0.x", | ||
@@ -48,0 +48,0 @@ "segfault-raub": "1.1.x" |
25596
515
- Removedaddon-tools-raub@5.1.1(transitive)
- Removedadm-zip@0.4.14(transitive)
- Removednode-addon-api@2.0.0(transitive)
Updatedaddon-tools-raub@5.2.x