We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280516c commit e2f670dCopy full SHA for e2f670d
pattern-graphql/package.json
@@ -30,11 +30,11 @@
30
"dist/*"
31
],
32
"dependencies": {
33
- "@enact/core": "^2.0.0-rc.1",
34
- "@enact/i18n": "^2.0.0-rc.1",
35
- "@enact/moonstone": "^2.0.0-rc.1",
36
- "@enact/spotlight": "^2.0.0-rc.1",
37
- "@enact/ui": "^2.0.0-rc.1",
+ "@enact/core": "next",
+ "@enact/i18n": "next",
+ "@enact/moonstone": "next",
+ "@enact/spotlight": "next",
+ "@enact/ui": "next",
38
"apollo-boost": "^0.1.8",
39
"graphql": "^0.13.2",
40
"graphql-tag": "^2.9.2",
0 commit comments