Skip to content

Commit 984cd54

Browse files
Fix "mutable-buffer" version.
1 parent 57202e3 commit 984cd54

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
@@ -37,7 +37,7 @@
3737
"handlebars": "^4.0.10",
3838
"lodash": "^4.17.4",
3939
"moment": "^2.18.1",
40-
"mutable-buffer": "^2.0.3",
40+
"mutable-buffer": "2.0.3",
4141
"numeral": "^2.0.6",
4242
"xml-parser": "^1.2.1"
4343
},

0 commit comments

Comments
 (0)