Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Commit

Permalink
bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Oct 19, 2020
1 parent e537f59 commit 8e03162
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 79 deletions.
73 changes: 3 additions & 70 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,30 +25,30 @@
"dist/"
],
"dependencies": {
"@oceanprotocol/lib": "^0.6.4",
"@oceanprotocol/lib": "^0.6.5",
"axios": "^0.20.0",
"decimal.js": "^10.2.1",
"web3": "^1.3.0",
"web3modal": "^1.9.0"
"web3modal": "^1.9.1"
},
"devDependencies": {
"@release-it/bumper": "^2.0.0",
"@types/node-fetch": "^2.5.7",
"@types/react": "^16.9.51",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"auto-changelog": "^2.2.0",
"eslint": "^7.10.0",
"@types/react": "^16.9.53",
"@typescript-eslint/eslint-plugin": "^4.4.1",
"@typescript-eslint/parser": "^4.4.1",
"auto-changelog": "^2.2.1",
"eslint": "^7.11.0",
"eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.21.2",
"eslint-plugin-react-hooks": "^4.1.2",
"microbundle": "^0.12.4",
"prettier": "^2.1.2",
"release-it": "^14.0.4",
"release-it": "^14.2.0",
"serialize-javascript": "^5.0.1",
"typescript": "^4.0.2"
"typescript": "^4.0.3"
},
"peerDependencies": {
"react": ">=16.8.0"
Expand Down

0 comments on commit 8e03162

Please sign in to comment.