Skip to content

Commit

Permalink
Try update fastboot to get green CI for embroider-optimized
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Aug 6, 2024
1 parent 64a80b3 commit 3bc0222
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 15 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"tracked-built-ins": "^3.1.1",
"webpack": "^5.88.2",
"bootstrap": "^4.6.0",
"ember-cli-fastboot": "^4.1.1",
"ember-cli-fastboot": "^4.1.5",
"ember-cli-sass": "^11.0.1",
"ember-code-snippet": "git+https://[email protected]/ef4/ember-code-snippet.git#d054b697098ad52481c94a952ccf8d89ba1f25fe",
"ember-moment": "^10.0.0",
Expand Down
65 changes: 52 additions & 13 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"stylelint-prettier": "^4.0.2",
"tracked-built-ins": "^3.1.1",
"webpack": "^5.88.2",
"ember-cli-fastboot": "^4.1.1",
"ember-cli-fastboot": "^4.1.5",
"ember-cli-sass": "^11.0.1",
"ember-code-snippet": "git+https://[email protected]/ef4/ember-code-snippet.git#d054b697098ad52481c94a952ccf8d89ba1f25fe",
"ember-moment": "^10.0.0",
Expand Down

0 comments on commit 3bc0222

Please sign in to comment.