diff --git a/package-lock.json b/package-lock.json index c91cae76..e21237f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gl", - "version": "8.1.4", + "version": "8.1.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gl", - "version": "8.1.4", + "version": "8.1.5", "hasInstallScript": true, "license": "BSD-2-Clause", "dependencies": { diff --git a/package.json b/package.json index 4d49d6e1..16a8821f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gl", - "version": "8.1.4", + "version": "8.1.5", "description": "Creates a WebGL context without a window", "main": "index.js", "directories": {