Skip to content

Commit

Permalink
update buffer's version
Browse files Browse the repository at this point in the history
  • Loading branch information
yokoe-naosuke-peco authored and jeskew committed May 2, 2017
1 parent 33924ac commit 5889485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"webpack": "^2.4.1"
},
"dependencies": {
"buffer": "4.9.1",
"buffer": "5.0.6",
"crypto-browserify": "1.0.9",
"jmespath": "0.15.0",
"querystring": "0.2.0",
Expand Down Expand Up @@ -135,4 +135,4 @@
"build-react-native": "webpack --config dist-tools/webpack.config.rn.js",
"react-native-test": "npm -s run-script build-react-native && rake reactnative:test && karma start"
}
}
}

0 comments on commit 5889485

Please sign in to comment.