@superfluid-finance/sdk-core 0.4.1 → 0.4.2-dev.b0d8dd0.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
|
@@ -66371,7 +66371,7 @@ exports.networkNameToChainIdMap = new Map([
|
|
|
66371
66371
|
}).call(this)}).call(this,require('_process'))
|
|
66372
66372
|
},{"./defaultSubgraphReleaseTag.json":288,"_process":199}],288:[function(require,module,exports){
|
|
66373
66373
|
module.exports={
|
|
66374
|
-
"value": "
|
|
66374
|
+
"value": "dev"
|
|
66375
66375
|
}
|
|
66376
66376
|
},{}],289:[function(require,module,exports){
|
|
66377
66377
|
"use strict";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superfluid-finance/sdk-core",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.2-dev.b0d8dd0.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": {
|