Skip to content

Commit

Permalink
use buffer 5.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed May 3, 2022
1 parent a7df976 commit 0a8d05d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"babel-loader": "8.2.5",
"benchmark": "2.1.4",
"bluebird": "3.7.2",
"buffer": "^5.7.1",
"cheerio": "1.0.0-rc.10",
"crypto-browserify": "3.12.0",
"dox": "0.3.1",
Expand Down
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ const webpackConfig = {
}
]
},

resolve: {
alias: {
'bn.js': require.resolve('bn.js')
Expand Down

0 comments on commit 0a8d05d

Please sign in to comment.