Skip to content

Commit

Permalink
chore(release): update starters to 2.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnAlbin committed Jan 11, 2024
1 parent bc183a7 commit 8170e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-starter",
"version": "0.1.0",
"version": "2.0.0-alpha.0",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"next": "^14",
"next-drupal": "^1.6.0",
"next-drupal": "^2.0.0-alpha.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

0 comments on commit 8170e45

Please sign in to comment.