Skip to content

Commit

Permalink
Merge pull request #134 from CoboVault/update-version
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
soralit authored Sep 14, 2020
2 parents 233043f + 1cfceaa commit 57b157c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crypto-coin-kit",
"version": "0.2.30",
"version": "0.2.31",
"description": "crypto coin kit for common coins",
"main": "./dist/index.js",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ module.exports = {
LTC: './src/LTC/index.ts',
IOST: './src/IOST/index.ts',
TRON: './src/TRON/index.ts',
HNS: './src/HNS/index.ts',
utils: './src/utils/index.ts',
},
mode: 'production',
Expand Down

0 comments on commit 57b157c

Please sign in to comment.