Skip to content

Commit

Permalink
Merge pull request #217 from wunderio/depfix
Browse files Browse the repository at this point in the history
Override the next.js dependency for next-drupal to be the same as in package.json
  • Loading branch information
vermario authored May 18, 2024
2 parents 4869239 + bc52a9b commit 95a00c7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 213 deletions.
219 changes: 6 additions & 213 deletions next/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,10 @@
"storybook-react-i18next": "^2.0.9",
"tailwindcss": "^3.3.5",
"typescript": "~5.2.2"
},
"overrides": {
"next-drupal": {
"next": "$next"
}
}
}

0 comments on commit 95a00c7

Please sign in to comment.