opportunity-service 0.0.491 → 0.0.493

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opportunity-service",
3
- "version": "0.0.491",
3
+ "version": "0.0.493",
4
4
  "description": "A service layer that connects all services between the blockchain and ui.",
5
5
  "main": "index.js",
6
6
  "scripts": {},
@@ -1,5 +1,5 @@
1
1
  {
2
- "MarketFactory": "0xa1D09c3B70160e1d738971d17d98C43f6a77Ec7e",
3
- "UserRegistration": "0x69003526bFFBdD2Bc5BB49B8b096d1B47E035FEf",
4
- "Dai": "0xfb5694E37035b6d5DC881b0F9cdf9Eb14662473b"
2
+ "MarketFactory": "0x5DEc27eafDD62D780CEe0eaEEea2Eb4F166585Fe",
3
+ "UserRegistration": "0xfB65e977f305d492A9D68e435137CE8FAEb4BAfb",
4
+ "Dai": "0xF5491010D98c820c58bcD253A5C418b6d41C0Df6"
5
5
  }