Skip to content

Commit 920984c

Browse files
committed
Add @ember/string
1 parent 3e1b6d4 commit 920984c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"devDependencies": {
3838
"@babel/eslint-parser": "^7.22.15",
3939
"@ember/optional-features": "^2.0.0",
40+
"@ember/string": "^3.1.1",
4041
"@ember/test-helpers": "^2.9.4",
4142
"@embroider/test-setup": "^2.1.1",
4243
"@glimmer/component": "^1.1.2",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,6 +1177,13 @@
11771177
ember-cli-babel "^7.10.0"
11781178
ember-modifier-manager-polyfill "^1.1.0"
11791179

1180+
"@ember/string@^3.1.1":
1181+
version "3.1.1"
1182+
resolved "https://registry.yarnpkg.com/@ember/string/-/string-3.1.1.tgz#0a5ac0d1e4925259e41d5c8d55ef616117d47ff0"
1183+
integrity sha512-UbXJ+k3QOrYN4SRPHgXCqYIJ+yWWUg1+vr0H4DhdQPTy8LJfyqwZ2tc5uqpSSnEXE+/1KopHBE5J8GDagAg5cg==
1184+
dependencies:
1185+
ember-cli-babel "^7.26.6"
1186+
11801187
"@ember/test-helpers@^2.9.4":
11811188
version "2.9.4"
11821189
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.9.4.tgz#985022e9ba05cfc918bcf08b77cbb355f85b723e"

0 commit comments

Comments
 (0)