RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@jetshop/core
Versions diffs
6.1.0-alpha.996f4762 → 6.1.0-alpha.ae06a609
@jetshop/core 6.1.0-alpha.996f4762 → 6.1.0-alpha.ae06a609
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/data/mutations/signup.gql
+0
-1
package/package.json
+1
-1
package/data/mutations/signup.gql
CHANGED
Viewed
@@ -3,6 +3,5 @@ mutation SignUp($input: SignUpInput!) {
3
3
token {
4
4
value
5
5
}
6
-
customerId
7
6
}
8
7
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@jetshop/core",
3
-
"version": "6.1.0-alpha.
996f4762
",
3
+
"version": "6.1.0-alpha.
ae06a609
",
4
4
"license": "MIT",
5
5
"files": [
6
6
"**/*.js",