Skip to content

Commit

Permalink
Merge pull request #3 from CryptoTaxTools/bugfix/bignumber
Browse files Browse the repository at this point in the history
move bignumber.js to dependencies
  • Loading branch information
evbots authored Sep 12, 2020
2 parents 8ba1c26 + 7456709 commit 42aeb7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package-lock.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
Expand Up @@ -27,6 +27,7 @@
"homepage": "https://github.com/CryptoTaxTools/crypto-tax-report#readme",
"dependencies": {
"@babel/polyfill": "7.11.5",
"bignumber.js": "8.1.1",
"immutable": "4.0.0-rc.12",
"moment": "^2.27.0",
"uuid": "^3.4.0"
Expand All @@ -42,7 +43,6 @@
"@types/uuid": "3.4.9",
"babel-jest": "24.9.0",
"babel-loader": "8.0.6",
"bignumber.js": "8.1.1",
"jest": "24.9.0",
"prettier": "1.19.1",
"typescript": "^3.3.4000",
Expand Down

0 comments on commit 42aeb7d

Please sign in to comment.