@jetshop/core 5.16.2-build-tools.77 → 5.16.2-build-tools.55

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,5 @@
1
1
  fragment StockStatus on StockStatus {
2
+ id
2
3
  buyable
3
4
  maxOrderQuantity
4
5
  stockDate
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetshop/core",
3
- "version": "5.16.2-build-tools.77+539ee0513",
3
+ "version": "5.16.2-build-tools.55+877568c0c",
4
4
  "license": "MIT",
5
5
  "files": [
6
6
  "**/*.js",
@@ -134,5 +134,5 @@
134
134
  "react": "^16.9.0",
135
135
  "react-dom": "^16.9.0"
136
136
  },
137
- "gitHead": "539ee0513eef9ea7e80af0976d65ae3d462790b9"
137
+ "gitHead": "877568c0c9cbf3b1d69c4ab7059ce288d0a888a4"
138
138
  }