diff --git a/package-lock.json b/package-lock.json index ea7f4dd..b9c015f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "source-map-support", - "version": "0.5.15", + "version": "0.5.16", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 14a029d..5fa59af 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "source-map-support", "description": "Fixes stack traces for files with source maps", - "version": "0.5.15", + "version": "0.5.16", "main": "./source-map-support.js", "scripts": { "build": "node build.js",