opportunity-service 0.0.660 → 0.0.661

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@
5
5
  "Dai": "0x5592ec0cfb4dbc12d3ab100b257153436a1f0fea"
6
6
  },
7
7
  "mainnet": {
8
- "MarketFactory": "0x9fd244e5972F28e2F133bd3dAA5A6691C8E6d1c7",
8
+ "MarketFactory": "0xA31Ea4553E82e08b3F411B29C009ECd45AE1738B",
9
9
  "UserRegistration": "0x0534B3647623EB050541700810A070C2Df06F977",
10
10
  "Dai": "0x6b175474e89094c44da98b954eedeac495271d0f"
11
11
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opportunity-service",
3
- "version": "0.0.660",
3
+ "version": "0.0.661",
4
4
  "description": "A service layer that connects all services between the blockchain and ui.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -5,7 +5,7 @@
5
5
  "Dai": "0x5592ec0cfb4dbc12d3ab100b257153436a1f0fea"
6
6
  },
7
7
  "mainnet": {
8
- "MarketFactory": "0x9fd244e5972F28e2F133bd3dAA5A6691C8E6d1c7",
8
+ "MarketFactory": "0xA31Ea4553E82e08b3F411B29C009ECd45AE1738B",
9
9
  "UserRegistration": "0x0534B3647623EB050541700810A070C2Df06F977",
10
10
  "Dai": "0x6b175474e89094c44da98b954eedeac495271d0f"
11
11
  },