We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e704edf commit aadba14Copy full SHA for aadba14
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-starter",
3
- "version": "2.0.0-alpha.0",
+ "version": "2.0.0-beta.0",
4
"private": true,
5
"license": "MIT",
6
"scripts": {
@@ -14,7 +14,7 @@
14
},
15
"dependencies": {
16
"next": "^14.2.2",
17
- "next-drupal": "^2.0.0-alpha.1",
+ "next-drupal": "^2.0.0-beta.0",
18
"react": "^18.2.0",
19
"react-dom": "^18.2.0"
20
0 commit comments