Skip to content

Commit e1a092f

Browse files
committed
version bump for npm and build
1 parent 25b7c6d commit e1a092f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

browser-source-map-support.js

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "source-map-support",
33
"description": "Fixes stack traces for files with source maps",
4-
"version": "0.2.9",
4+
"version": "0.2.10",
55
"main": "./source-map-support.js",
66
"scripts": {
77
"test": "node_modules/mocha/bin/mocha"

0 commit comments

Comments
 (0)