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

Commit

Permalink
bump @oceanprotocol/lib
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Sep 16, 2020
1 parent 3f6747d commit dc48874
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 92 deletions.
168 changes: 80 additions & 88 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dist/"
],
"dependencies": {
"@oceanprotocol/lib": "^0.2.4",
"@oceanprotocol/lib": "^0.2.5",
"axios": "^0.20.0",
"decimal.js": "^10.2.0",
"web3": "^1.3.0",
Expand All @@ -38,14 +38,14 @@
"@typescript-eslint/eslint-plugin": "^4.1.1",
"@typescript-eslint/parser": "^4.1.1",
"auto-changelog": "^2.2.0",
"eslint": "^7.8.1",
"eslint": "^7.9.0",
"eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.5",
"eslint-plugin-react": "^7.20.6",
"eslint-plugin-react-hooks": "^4.1.2",
"microbundle": "^0.12.3",
"prettier": "^2.1.1",
"prettier": "^2.1.2",
"release-it": "^14.0.3",
"serialize-javascript": "^5.0.1",
"typescript": "^4.0.2"
Expand Down

0 comments on commit dc48874

Please sign in to comment.