@preply/ds-core 3.1.1-beta.060c7778978d1ba1488656e79c5f79997a641cf1.0 → 3.1.1-beta.857b0ab30a03b836ac6c63997eeb17f464e3510c.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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * AUTO GENERATED by support/tools/src/tool/code-generator/output/types/core-types-ts.ts @Mon Jul 28 2025 16:44:55 GMT+0000 (Coordinated Universal Time)
2
+ * AUTO GENERATED by support/tools/src/tool/code-generator/output/types/core-types-ts.ts @Tue Jul 29 2025 09:58:53 GMT+0000 (Coordinated Universal Time)
3
3
  */
4
4
  /**
5
5
  * action.link.variant.*.active.color
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@preply/ds-core",
3
- "version": "3.1.1-beta.060c7778978d1ba1488656e79c5f79997a641cf1.0+060c777",
3
+ "version": "3.1.1-beta.857b0ab30a03b836ac6c63997eeb17f464e3510c.0+857b0ab",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -20,11 +20,11 @@
20
20
  "dev": "run build:rollup -w"
21
21
  },
22
22
  "devDependencies": {
23
- "@preply/ds-core-types": "3.1.1-beta.060c7778978d1ba1488656e79c5f79997a641cf1.0+060c777"
23
+ "@preply/ds-core-types": "3.1.1-beta.857b0ab30a03b836ac6c63997eeb17f464e3510c.0+857b0ab"
24
24
  },
25
25
  "peerDependencies": {
26
26
  "@preply/ds-core-types": "3.1.0",
27
27
  "react": "^16 || ^18"
28
28
  },
29
- "gitHead": "060c7778978d1ba1488656e79c5f79997a641cf1"
29
+ "gitHead": "857b0ab30a03b836ac6c63997eeb17f464e3510c"
30
30
  }