Skip to content

Commit 9260297

Browse files
committed
fix: Bump @ember/string to v4.x
- Previously it pulls @ember/string 3.1.1 into dependent project and that causes a lot of issues Fixes #1666
1 parent 3ea95ac commit 9260297

File tree

2 files changed

+78
-61
lines changed

2 files changed

+78
-61
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": "^3.1.1",
112+
"@ember/string": "^4.0.0",
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)