@valueswap/v2-core
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -916,3 +916,4 @@ { | ||
"schemaVersion": "3.3.3", | ||
"updatedAt": "2021-01-30T15:36:09.970Z", | ||
"updatedAt": "2021-01-30T22:25:39.135Z", | ||
"networkType": "ethereum", | ||
"devdoc": { | ||
@@ -919,0 +920,0 @@ "methods": {} |
{ | ||
"name": "@valueswap/v2-core", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "🎛 Core contracts for the ValueswapV2 protocol", | ||
@@ -25,6 +25,6 @@ "author": { | ||
"test": "truffle test", | ||
"predeploy": "yarn compile", | ||
"predeploy-": "yarn compile", | ||
"deploy": "truffle migrations --network", | ||
"verify": "truffle run verify --network", | ||
"prepublishOnly": "yarn test", | ||
"prepublishOnly-": "yarn test", | ||
"ganache-cli": "ganache-cli", | ||
@@ -31,0 +31,0 @@ "concat": "yarn run concat:all", |
Sorry, the diff of this file is too big to display
3182993
71533