Skip to content

Commit

Permalink
Merge pull request #197 from ember-cli/remove-ember-string
Browse files Browse the repository at this point in the history
Remove @ember/string (it's unused)
  • Loading branch information
NullVoxPopuli authored Aug 21, 2024
2 parents 4bb5c0e + 5b0dfbe commit 83839f7
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 13 deletions.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
},
"dependencies": {
"@babel/core": "^7.23.2",
"@ember/string": "^3.0.0",
"ember-cli-babel": "^8.2.0"
},
"devDependencies": {
Expand Down Expand Up @@ -101,5 +100,10 @@
"ember-addon": {
"configPath": "tests/dummy/config",
"after": "ember-cli-htmlbars"
},
"packageManager": "[email protected]",
"volta": {
"node": "16.20.2",
"pnpm": "8.15.9"
}
}
56 changes: 44 additions & 12 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 83839f7

Please sign in to comment.