@jetshop/core 5.16.1 → 5.16.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,4 @@
1
1
  fragment StockStatus on StockStatus {
2
- id
3
2
  buyable
4
3
  maxOrderQuantity
5
4
  stockDate
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetshop/core",
3
- "version": "5.16.1",
3
+ "version": "5.16.2",
4
4
  "license": "MIT",
5
5
  "files": [
6
6
  "**/*.js",