opportunity-service 0.0.462 → 0.0.463

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  {
2
- "MarketFactory": "0x44D9014e3cdF97B6073Fc92376eff312188Ea408",
2
+ "MarketFactory": "0xbdA70fb79a79aE606D09a65EAe625ce0416d0994",
3
3
  "UserRegistration": "0xEf0EdA9d05954c2ab5e437C9c30a265a67129c9c",
4
4
  "Dai": "0xf2B5867d6002fe322F9fF607591DC3b7E226a0C2"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opportunity-service",
3
- "version": "0.0.462",
3
+ "version": "0.0.463",
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": "0x44D9014e3cdF97B6073Fc92376eff312188Ea408",
2
+ "MarketFactory": "0xbdA70fb79a79aE606D09a65EAe625ce0416d0994",
3
3
  "UserRegistration": "0xEf0EdA9d05954c2ab5e437C9c30a265a67129c9c",
4
4
  "Dai": "0xf2B5867d6002fe322F9fF607591DC3b7E226a0C2"
5
5
  }