Skip to content

Commit

Permalink
Raise minimum required version of BFS.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Vilk committed Mar 27, 2017
1 parent 0fc2b26 commit 022bc97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"typings": "dist/typings/src/doppiojvm",
"dependencies": {
"async": "^2.0.0",
"browserfs": "^1.0.0",
"browserfs": "^1.3.0",
"glob": "^7.1.1",
"gunzip-maybe": "^1.3.1",
"optimist": "~0.6",
Expand Down

0 comments on commit 022bc97

Please sign in to comment.