@jetshop/core 6.0.2 → 6.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,6 +3,6 @@
3
3
  ## query all lists
4
4
  query ProductLists {
5
5
  customerProductLists {
6
- ...ProductListFragment
6
+ ...ProductListsListFragment
7
7
  }
8
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetshop/core",
3
- "version": "6.0.2",
3
+ "version": "6.0.3",
4
4
  "license": "MIT",
5
5
  "files": [
6
6
  "**/*.js",