@rhinestone/shared-configs 1.4.32 → 1.4.33

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "9746": {
3
3
  "providers": [
4
- "DRPC"
4
+ "Alchemy"
5
5
  ]
6
6
  },
7
7
  "84532": {
@@ -299,7 +299,7 @@ const chains = {
299
299
  },
300
300
  "9746": {
301
301
  settlementLayers: ["ECO"],
302
- providers: ["DRPC"],
302
+ providers: ["Alchemy"],
303
303
  swapQuoters: [],
304
304
  tokens: [
305
305
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rhinestone/shared-configs",
3
- "version": "1.4.32",
3
+ "version": "1.4.33",
4
4
  "description": "Reusable configuration files for Rhinestone services",
5
5
  "author": {
6
6
  "name": "Rhinestone",