@superfluid-finance/sdk-core 0.4.0 → 0.4.1-dev.c960cdd.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
|
@@ -66341,7 +66341,7 @@ exports.networkNameToChainIdMap = new Map([
|
|
|
66341
66341
|
}).call(this)}).call(this,require('_process'))
|
|
66342
66342
|
},{"./defaultSubgraphReleaseTag.json":288,"_process":199}],288:[function(require,module,exports){
|
|
66343
66343
|
module.exports={
|
|
66344
|
-
"value": "
|
|
66344
|
+
"value": "dev"
|
|
66345
66345
|
}
|
|
66346
66346
|
},{}],289:[function(require,module,exports){
|
|
66347
66347
|
"use strict";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superfluid-finance/sdk-core",
|
|
3
|
-
"version": "0.4.0",
|
|
3
|
+
"version": "0.4.1-dev.c960cdd.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": {
|