Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury1093 committed Nov 1, 2018
1 parent dd48489 commit cc2e0fa
Show file tree
Hide file tree
Showing 2 changed files with 898 additions and 15 deletions.
14 changes: 7 additions & 7 deletions packages/light.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
},
"dependencies": {
"@parity/abi": "^2.1.4",
"@parity/api": "^2.1.23",
"@parity/api": "^2.1.24",
"async-retry": "^1.2.3",
"bignumber.js": "^7.2.1",
"debug": "^3.1.0",
"memoizee": "^0.4.12"
"bignumber.js": "^8.0.0",
"debug": "^4.1.0",
"memoizee": "^0.4.14"
},
"devDependencies": {
"@types/debug": "^0.0.30",
"@types/debug": "^0.0.31",
"@types/memoizee": "^0.4.2",
"eventemitter3": "^3.1.0",
"rxjs": "^6.2.1"
"rxjs": "^6.3.3"
},
"peerDependencies": {
"rxjs": "^6.2.1"
"rxjs": "^6.3.3"
}
}

0 comments on commit cc2e0fa

Please sign in to comment.