Skip to content

Commit

Permalink
Update deps, bump version to 0.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
j-devel committed Mar 17, 2023
1 parent 84ba739 commit f602b84
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 53 deletions.
14 changes: 7 additions & 7 deletions node-polyfill/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node-polyfill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"process": "^0.11.10",
"punycode": "^2.3.0",
"querystring-es3": "^0.2.1",
"readable-stream": "^3.6.0",
"readable-stream": "^3.6.2",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"string_decoder": "^1.3.0",
Expand Down
78 changes: 34 additions & 44 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "es-pack-js",
"version": "0.5.12",
"version": "0.5.13",
"description": "Build and test portable JavaScript/rustwasm modules",
"bin": {
"es-pack": "bin/es-pack"
Expand Down

0 comments on commit f602b84

Please sign in to comment.