@graphprotocol/grc-20 0.11.4 → 0.11.5

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.
@@ -391,8 +391,8 @@ export const VISION_ATTRIBUTE = Id('AAMDNTaJtS2i4aWp59zEAk');
391
391
  export const CURRENCY_ATTRIBUTE = Id('K6kJ6TTwwCcc3Dfdtbradv');
392
392
  export const CURRENCY_SIGN_ATTRIBUTE = Id('Tt2mYqE1kJTRLt2iLQjATb');
393
393
  export const CURRENCY_SYMBOL_ATTRIBUTE = Id('NMCZXJNatQS59U31sZKmMn');
394
- export const CURRENCY_USD_ATTRIBUTE = Id('K6kJ6TTwwCcc3Dfdtbradv');
395
- export const CURRENCY_GBP_ATTRIBUTE = Id('K6kJ6TTwwCcc3Dfdtbradv');
396
- export const CURRENCY_EUR_ATTRIBUTE = Id('25omwWh6HYgeRQKCaSpVpa');
394
+ export const CURRENCY_USD_ATTRIBUTE = Id('2eGL8drmSYAqLoetcx3yR1');
395
+ export const CURRENCY_GBP_ATTRIBUTE = Id('KSeVvJLfx8LZb36CfYMti5');
396
+ export const CURRENCY_EUR_ATTRIBUTE = Id('EWCAJP9TQoZ3EhcwyRg7mk');
397
397
  export const ROOT_SPACE_ID = Id('25omwWh6HYgeRQKCaSpVpa');
398
398
  //# sourceMappingURL=system.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphprotocol/grc-20",
3
- "version": "0.11.4",
3
+ "version": "0.11.5",
4
4
  "license": "MIT",
5
5
  "module": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",