Skip to content

Commit

Permalink
Merge pull request #862 from kategengler/kg-ember-string
Browse files Browse the repository at this point in the history
  • Loading branch information
kategengler authored Jan 11, 2023
2 parents 0b96742 + ebd77d1 commit db60c55
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
},
"devDependencies": {},
"peerDependencies": {
"@ember/string": "^3.0.1",
"ember-source": "^4.8.3"
},
"peerDependenciesMeta": {
Expand Down
22 changes: 22 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"dependencies": {},
"devDependencies": {
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.0.1",
"@ember/test-helpers": "^2.8.1",
"babel-eslint": "^10.1.0",
"broccoli-asset-rev": "^3.0.0",
Expand Down

0 comments on commit db60c55

Please sign in to comment.