Skip to content

Commit 0f50041

Browse files
committed
update fastboot
1 parent 4b8cedb commit 0f50041

File tree

3 files changed

+83
-355
lines changed

3 files changed

+83
-355
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Ember Bootstrap works and is fully [tested](https://github.com/kaliber5/ember-bo
2929
* Bootstrap 3 and 4
3030
* all modern evergreen browsers (Chrome, Firefox, Safari, Edge)
3131
* node.js 12+
32-
* FastBoot 1.0+
32+
* FastBoot 3.0+
3333
* Embroider: we strive (and test) for maximum compatibility with Embroider, including the most aggressive setting
3434
(`staticComponents`) for tree shaking and code splitting. However as Embroider itself is still considered beta software,
3535
we won't be able to *guarantee* that for the time being.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@
9999
"ember-cli-browserstack": "^1.1.0",
100100
"ember-cli-content-security-policy": "^2.0.0-4",
101101
"ember-cli-dependency-checker": "^3.2.0",
102-
"ember-cli-fastboot": "^2.2.3",
103-
"ember-cli-fastboot-testing": "^0.5.0",
102+
"ember-cli-fastboot": "^3.3.2",
103+
"ember-cli-fastboot-testing": "^0.6.0",
104104
"ember-cli-inject-live-reload": "^2.0.2",
105105
"ember-cli-sri": "^2.1.1",
106106
"ember-cli-terser": "^4.0.2",

0 commit comments

Comments
 (0)