Skip to content

Commit

Permalink
Try to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
lrosenstrom committed Feb 12, 2024
1 parent d3d8a97 commit 212892b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lxl-web/package-lock.json

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

3 changes: 3 additions & 0 deletions lxl-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
],
"*.{js,ts,svelte}": "eslint"
},
"peerDependencies": {
"lodash-es": "4.x"
},
"devDependencies": {
"@playwright/test": "^1.28.1",
"@sveltejs/adapter-node": "^2.0.0",
Expand Down

0 comments on commit 212892b

Please sign in to comment.