@superfluid-finance/sdk-core 0.6.8 → 0.6.9-dev.1ef77a5.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 +1 -1
- package/dist/main/defaultSubgraphReleaseTag.json +1 -1
- package/dist/main/subgraph/schema.generated.d.ts +0 -1
- package/dist/main/subgraph/schema.generated.d.ts.map +1 -1
- package/dist/module/defaultSubgraphReleaseTag.json +1 -1
- package/dist/module/subgraph/schema.generated.d.ts +0 -1
- package/dist/module/subgraph/schema.generated.d.ts.map +1 -1
- package/package.json +3 -3
package/dist/index.umd.js
CHANGED
|
@@ -125478,7 +125478,7 @@ exports.networkNameToChainIdMap = new Map(metadata_1.default.networks.map((x) =>
|
|
|
125478
125478
|
|
|
125479
125479
|
},{"./defaultSubgraphReleaseTag.json":410,"@superfluid-finance/metadata":387}],410:[function(require,module,exports){
|
|
125480
125480
|
module.exports={
|
|
125481
|
-
"value": "
|
|
125481
|
+
"value": "dev"
|
|
125482
125482
|
}
|
|
125483
125483
|
},{}],411:[function(require,module,exports){
|
|
125484
125484
|
"use strict";
|