Skip to content

Commit 19b10a3

Browse files
committed
fix: Downgrade version of @ember/string
- I can't make following test work. No matter what I do it blows up: ``` pnpm ember try:one embroider-safe ```
1 parent e070463 commit 19b10a3

File tree

2 files changed

+979
-323
lines changed

2 files changed

+979
-323
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@ember-data/serializer": "^5.3.9",
110110
"@ember-data/store": "^5.3.9",
111111
"@ember/optional-features": "^2.2.0",
112-
"@ember/string": "^4.0.0",
112+
"@ember/string": "^3.1.1",
113113
"@ember/test-helpers": "^3.3.1",
114114
"@embroider/test-setup": "^3.0.3",
115115
"@fullhuman/postcss-purgecss": "^4.1.3",

0 commit comments

Comments
 (0)