Skip to content
This repository was archived by the owner on Jan 16, 2018. It is now read-only.

Commit fcf454d

Browse files
authored
Merge pull request #30 from gaearon/patch-1
Bump source-map-list to 0.1.7
2 parents 684ff63 + c0284d4 commit fcf454d

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
@@ -5,7 +5,7 @@
55
"description": "The core of webpack and enhanced-require.",
66
"dependencies": {
77
"source-map": "~0.4.1",
8-
"source-list-map": "~0.1.0"
8+
"source-list-map": "~0.1.7"
99
},
1010
"licenses": [
1111
{

0 commit comments

Comments
 (0)