Skip to content

Commit dd6fad3

Browse files
authored
Merge pull request #90 from antochiw/patch-1
Upgrading version on filing-cabinet to avoid v1.14.4
2 parents 30abd68 + 43cac91 commit dd6fad3

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
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"commander": "^2.16.0",
4242
"debug": "^3.1.0",
43-
"filing-cabinet": "^1.14.2",
43+
"filing-cabinet": "^2.0.1",
4444
"precinct": "^4.2.0"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)