@qidao/sdk 5.0.9 → 5.0.10

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.js CHANGED
@@ -2,7 +2,7 @@
2
2
  'use strict'
3
3
 
4
4
  if (process.env.NODE_ENV === 'production') {
5
- module.exports = require('./qidao-sdk.cjs.production.min.js')
5
+ module.exports = require('./sdk.cjs.production.min.js')
6
6
  } else {
7
- module.exports = require('./qidao-sdk.cjs.development.js')
7
+ module.exports = require('./sdk.cjs.development.js')
8
8
  }
@@ -5298,4 +5298,4 @@ exports.types = types;
5298
5298
  exports.validateAndParseAddress = validateAndParseAddress;
5299
5299
  exports.validateSolidityTypeInstance = validateSolidityTypeInstance;
5300
5300
  exports.xDai = xDai;
5301
- //# sourceMappingURL=qidao-sdk.cjs.development.js.map
5301
+ //# sourceMappingURL=sdk.cjs.development.js.map