Skip to content

Commit 689e1b5

Browse files
Niels Voorhoevedylans
authored andcommitted
Lock down version of source-map ^0.6.1 (#161)
1 parent 981dac8 commit 689e1b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"istanbul": "0.4.5",
4242
"minimatch": "^3.0.3",
4343
"plugin-error": "^0.1.2",
44-
"source-map": ">=0.5.6",
44+
"source-map": "^0.6.1",
4545
"through2": "2.0.1"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)