@jetshop/core 6.1.0-alpha.ae06a609 → 6.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,5 +3,6 @@ mutation SignUp($input: SignUpInput!) {
3
3
  token {
4
4
  value
5
5
  }
6
+ customerId
6
7
  }
7
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetshop/core",
3
- "version": "6.1.0-alpha.ae06a609",
3
+ "version": "6.1.0",
4
4
  "license": "MIT",
5
5
  "files": [
6
6
  "**/*.js",