@superfluid-finance/sdk-core 0.6.7 → 0.6.8-dev.952e286.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
|
@@ -125445,7 +125445,7 @@ exports.networkNameToChainIdMap = new Map(metadata_1.default.networks.map((x) =>
|
|
|
125445
125445
|
|
|
125446
125446
|
},{"./defaultSubgraphReleaseTag.json":410,"@superfluid-finance/metadata":387}],410:[function(require,module,exports){
|
|
125447
125447
|
module.exports={
|
|
125448
|
-
"value": "
|
|
125448
|
+
"value": "dev"
|
|
125449
125449
|
}
|
|
125450
125450
|
},{}],411:[function(require,module,exports){
|
|
125451
125451
|
"use strict";
|