@preply/ds-core 0.65.4 → 0.66.1

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 @Tue Sep 12 2023 07:47:30 GMT+0000 (Coordinated Universal Time)
2
+ * AUTO GENERATED @Wed Sep 13 2023 08:30:36 GMT+0000 (Coordinated Universal Time)
3
3
  */
4
4
  /**
5
5
  * action.variant.*.active.borderColor
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@preply/ds-core",
3
- "version": "0.65.4",
3
+ "version": "0.66.1",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -19,10 +19,10 @@
19
19
  "dev": "run build:rollup -w"
20
20
  },
21
21
  "dependencies": {
22
- "@preply/ds-core-types": "0.65.4"
22
+ "@preply/ds-core-types": "0.66.1"
23
23
  },
24
24
  "peerDependencies": {
25
- "@preply/ds-core-types": "0.65.4"
25
+ "@preply/ds-core-types": "0.66.1"
26
26
  },
27
- "gitHead": "924e707d7aae02a931540ce866377457cd98e752"
27
+ "gitHead": "77a4ba6ceb934fff084eed15627b8e7a325c33e5"
28
28
  }