asma-helpers 0.32.1 → 0.32.2

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.
@@ -178,7 +178,7 @@ export const OPENREPLAY_PROJECT_KEY = {
178
178
  stage: 'XpLyoDeHEHwkJbD7TIZA',
179
179
  blue: '',
180
180
  prod: {
181
- adopus: '7bnUpS7Glly1Y1j8SAxm',
181
+ adopus: 'AGpq7EYp2kOvdBJPi2Nx',
182
182
  adcuris: 'CyUaMTrUJByBHbHHv1Ql',
183
183
  },
184
184
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "asma-helpers",
3
- "version": "0.32.1",
3
+ "version": "0.32.2",
4
4
  "description": "helpers methods for asma",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib",
@@ -211,7 +211,7 @@ export const OPENREPLAY_PROJECT_KEY = {
211
211
  stage: 'XpLyoDeHEHwkJbD7TIZA',
212
212
  blue: '',
213
213
  prod: {
214
- adopus: '7bnUpS7Glly1Y1j8SAxm',
214
+ adopus: 'AGpq7EYp2kOvdBJPi2Nx',
215
215
  adcuris: 'CyUaMTrUJByBHbHHv1Ql',
216
216
  },
217
217
  }