Skip to content

Commit

Permalink
fix: fix missing pwa dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentchalamon committed Jun 28, 2024
1 parent f72b4be commit 296320e
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 4 deletions.
1 change: 1 addition & 0 deletions pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"next-auth": "5.0.0-beta.16",
"picocolors": "^1.0.1",
"postcss": "^8.4.38",
"ra-core": "^5.0.2",
"ra-i18n-polyglot": "^4.16.19",
"ra-language-english": "^4.16.19",
"ra-language-french": "^4.16.19",
Expand Down
83 changes: 79 additions & 4 deletions pwa/pnpm-lock.yaml

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

0 comments on commit 296320e

Please sign in to comment.