@superfluid-finance/sdk-core 0.6.6 → 0.6.7-dev.9e3feb6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.umd.js
CHANGED
|
@@ -124603,7 +124603,7 @@ exports.networkNameToChainIdMap = new Map(metadata_1.default.networks.map((x) =>
|
|
|
124603
124603
|
|
|
124604
124604
|
},{"./defaultSubgraphReleaseTag.json":410,"@superfluid-finance/metadata":125}],410:[function(require,module,exports){
|
|
124605
124605
|
module.exports={
|
|
124606
|
-
"value": "
|
|
124606
|
+
"value": "dev"
|
|
124607
124607
|
}
|
|
124608
124608
|
},{}],411:[function(require,module,exports){
|
|
124609
124609
|
"use strict";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superfluid-finance/sdk-core",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.7-dev.9e3feb6.0",
|
|
4
4
|
"description": "SDK Core for building with Superfluid Protocol",
|
|
5
5
|
"homepage": "https://github.com/superfluid-finance/protocol-monorepo/tree/dev/packages/sdk-core#readme",
|
|
6
6
|
"repository": {
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
},
|
|
57
57
|
"dependencies": {
|
|
58
58
|
"@nomiclabs/hardhat-ethers": "^2.2.1",
|
|
59
|
-
"@superfluid-finance/ethereum-contracts": "1.6.0",
|
|
59
|
+
"@superfluid-finance/ethereum-contracts": "^1.6.1-dev.9e3feb6.0",
|
|
60
60
|
"@superfluid-finance/metadata": "git+https://github.com/superfluid-finance/metadata.git",
|
|
61
61
|
"browserify": "^17.0.0",
|
|
62
62
|
"graphql-request": "^4.3.0",
|