Skip to content

Commit

Permalink
fastboot stack from master
Browse files Browse the repository at this point in the history
  • Loading branch information
BobrImperator committed Jun 23, 2023
1 parent a5b8ff4 commit 4a80ae7
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 38 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
},
"pnpm": {
"overrides": {
"fastboot": "^4",
"ember-cli-fastboot": "^4.1.1",
"ember-cli-fastboot-testing": "embermap/ember-cli-fastboot-testing"
}
}
Expand Down
4 changes: 2 additions & 2 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ember-cli-babel": "^7.26.6",
"ember-cli-content-security-policy": "~1.1.1",
"ember-cli-dependency-checker": "^3.3.1",
"ember-cli-fastboot": "^4.0.0",
"ember-cli-fastboot": "4.1.1",
"ember-cli-fastboot-testing": "^0.6.0",
"ember-cli-htmlbars": "^6.0.0",
"ember-cli-inject-live-reload": "^2.0.2",
Expand All @@ -57,7 +57,7 @@
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-qunit": "^7.2.0",
"express": "^4.17.1",
"fastboot-app-server": "^4.0.0",
"fastboot-app-server": "4.1.1",
"glob": "^10.0.0",
"handlebars": "~4.7.1",
"loader.js": "^4.7.0",
Expand Down
53 changes: 19 additions & 34 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 4a80ae7

Please sign in to comment.