Skip to content

Commit

Permalink
Fix embroider CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vstefanovic97 committed Aug 20, 2024
1 parent 349bcae commit 718266f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 20 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,17 @@
"registry": "https://registry.npmjs.org"
},
"packageManager": "[email protected]",
"pnpm": {
"peerDependencyRules": {
"allowAny": [
"ember-runtime-config",
"typescript"
],
"ignoreMissing": [
"webpack"
]
}
},
"volta": {
"node": "20.16.0",
"pnpm": "9.7.0"
Expand Down
21 changes: 1 addition & 20 deletions pnpm-lock.yaml

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

0 comments on commit 718266f

Please sign in to comment.