RubyGems
npm
Organizations
Log in
Sign up
npm
@jetshop/core
Versions diffs
6.0.2 → 6.0.3
@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.
Files changed (2)
hide
show
package/data/queries/ProductLists.gql
+1
-1
package/package.json
+1
-1
package/data/queries/ProductLists.gql
CHANGED
Viewed
@@ -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
Viewed
@@ -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",