opportunity-service 0.0.508 → 0.0.509

Sign up to get free protection for your applications and to get access to all the features.
@@ -951,5 +951,5 @@
951
951
  "type": "function"
952
952
  }
953
953
  ],
954
- "Disptue": {}
954
+ "Dispute": {}
955
955
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opportunity-service",
3
- "version": "0.0.508",
3
+ "version": "0.0.509",
4
4
  "description": "A service layer that connects all services between the blockchain and ui.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -951,6 +951,6 @@
951
951
  "type": "function"
952
952
  }
953
953
  ],
954
- "Disptue": {}
954
+ "Dispute": {}
955
955
  }
956
956