@wix/portfolio 1.0.117 → 1.0.118

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/portfolio",
3
- "version": "1.0.117",
3
+ "version": "1.0.118",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -23,9 +23,9 @@
23
23
  "dependencies": {
24
24
  "@wix/portfolio_collections": "1.0.38",
25
25
  "@wix/portfolio_portfolio-settings": "1.0.24",
26
- "@wix/portfolio_project-in-collections": "1.0.40",
26
+ "@wix/portfolio_project-in-collections": "1.0.41",
27
27
  "@wix/portfolio_project-items": "1.0.44",
28
- "@wix/portfolio_projects": "1.0.55",
28
+ "@wix/portfolio_projects": "1.0.56",
29
29
  "@wix/portfolio_synced-project": "1.0.19"
30
30
  },
31
31
  "devDependencies": {
@@ -51,5 +51,5 @@
51
51
  "fqdn": ""
52
52
  }
53
53
  },
54
- "falconPackageHash": "b1aed5454f06b8b597372a980132b2b320efb024361e683068107c4e"
54
+ "falconPackageHash": "783f32b96ca786d95f040dce63399056a65318716f168a2b8c4d48eb"
55
55
  }
@@ -3190,7 +3190,7 @@ interface ProjectsInCollections$1 {
3190
3190
  */
3191
3191
  sortOrder?: number | null;
3192
3192
  /**
3193
- * ProjectInCollection ID.
3193
+ * Project in collection ID.
3194
3194
  * @readonly
3195
3195
  */
3196
3196
  _id?: string | null;
@@ -3807,7 +3807,7 @@ interface ProjectsInCollections {
3807
3807
  */
3808
3808
  sortOrder?: number | null;
3809
3809
  /**
3810
- * ProjectInCollection ID.
3810
+ * Project in collection ID.
3811
3811
  * @readonly
3812
3812
  */
3813
3813
  _id?: string | null;
@@ -3190,7 +3190,7 @@ interface ProjectsInCollections$1 {
3190
3190
  */
3191
3191
  sortOrder?: number | null;
3192
3192
  /**
3193
- * ProjectInCollection ID.
3193
+ * Project in collection ID.
3194
3194
  * @readonly
3195
3195
  */
3196
3196
  _id?: string | null;
@@ -3807,7 +3807,7 @@ interface ProjectsInCollections {
3807
3807
  */
3808
3808
  sortOrder?: number | null;
3809
3809
  /**
3810
- * ProjectInCollection ID.
3810
+ * Project in collection ID.
3811
3811
  * @readonly
3812
3812
  */
3813
3813
  _id?: string | null;
@@ -2086,7 +2086,7 @@ interface ProjectsInCollections$3 {
2086
2086
  */
2087
2087
  sortOrder?: number | null;
2088
2088
  /**
2089
- * ProjectInCollection ID.
2089
+ * Project in collection ID.
2090
2090
  * @readonly
2091
2091
  */
2092
2092
  id?: string | null;
@@ -2601,7 +2601,7 @@ interface ProjectsInCollections$2 {
2601
2601
  */
2602
2602
  sortOrder?: number | null;
2603
2603
  /**
2604
- * ProjectInCollection ID.
2604
+ * Project in collection ID.
2605
2605
  * @readonly
2606
2606
  */
2607
2607
  _id?: string | null;
@@ -2773,7 +2773,7 @@ interface ProjectsInCollections$1 {
2773
2773
  */
2774
2774
  sortOrder?: number | null;
2775
2775
  /**
2776
- * ProjectInCollection ID.
2776
+ * Project in collection ID.
2777
2777
  * @readonly
2778
2778
  */
2779
2779
  id?: string | null;
@@ -3097,7 +3097,7 @@ interface ProjectsInCollections {
3097
3097
  */
3098
3098
  sortOrder?: number | null;
3099
3099
  /**
3100
- * ProjectInCollection ID.
3100
+ * Project in collection ID.
3101
3101
  * @readonly
3102
3102
  */
3103
3103
  _id?: string | null;