We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4229886 commit a1c29a6Copy full SHA for a1c29a6
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "source-map-support",
3
"description": "Fixes stack traces for files with source maps",
4
- "version": "0.5.0",
+ "version": "0.5.1",
5
"main": "./source-map-support.js",
6
"scripts": {
7
"build": "node build.js",
0 commit comments