Skip to content

Commit aadba14

Browse files
committed
chore: update version of next-drupal used
1 parent e704edf commit aadba14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-starter",
3-
"version": "2.0.0-alpha.0",
3+
"version": "2.0.0-beta.0",
44
"private": true,
55
"license": "MIT",
66
"scripts": {
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"next": "^14.2.2",
17-
"next-drupal": "^2.0.0-alpha.1",
17+
"next-drupal": "^2.0.0-beta.0",
1818
"react": "^18.2.0",
1919
"react-dom": "^18.2.0"
2020
},

0 commit comments

Comments
 (0)