Skip to content

Commit

Permalink
Add @ember/string as development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bertdeblock committed Mar 7, 2024
1 parent 83ad637 commit 3020414
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 14 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"devDependencies": {
"@babel/core": "7.21.3",
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "2.9.3",
"@embroider/test-setup": "1.8.3",
"broccoli-stew": "3.0.0",
Expand Down Expand Up @@ -89,5 +90,9 @@
"versionCompatibility": {
"ember": "3.8 || 3.12 || 3.16 || 3.20 || >=3.24"
}
},
"volta": {
"node": "14.21.3",
"pnpm": "6.35.1"
}
}
39 changes: 25 additions & 14 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 3020414

Please sign in to comment.