Skip to content

Commit

Permalink
fix: update yarn lock file.
Browse files Browse the repository at this point in the history
  • Loading branch information
JonKrone committed Apr 25, 2018
1 parent ce7e71a commit 73eb7cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion add-on/src/lib/ipfs-proxy/pre-mfs-scope.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Use path-browserify for consistent behavior between browser and tests on windows
// Use path-browserify for consistent behavior between browser and tests on Windows
const Path = require('path-browserify')
const DEFAULT_ROOT_PATH = '/dapps'

Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7176,7 +7176,7 @@ pascalcase@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"

path-browserify@~0.0.0:
path-browserify@0.0.0, path-browserify@~0.0.0:
version "0.0.0"
resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.0.tgz#a0b870729aae214005b7d5032ec2cbbb0fb4451a"

Expand Down

0 comments on commit 73eb7cc

Please sign in to comment.