Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
msteiner96 committed Apr 11, 2022
1 parent 12af3c6 commit 0fdf9ea
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bundle.node.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bundle.node.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cosmwasm",
"version": "1.1.0",
"version": "1.1.1",
"description": "A wrapper package for all relevant cosmjs packages.",
"main": "build/index.js",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const webConfig = {
stream: require.resolve("stream-browserify"),
buffer: require.resolve("buffer"),
path: require.resolve("path-browserify"),
crypto: false,
},
},
plugins: [
Expand Down

0 comments on commit 0fdf9ea

Please sign in to comment.