Skip to content

Commit

Permalink
Merge pull request #957 from chrislopresto/add-ember-string-as-peer-d…
Browse files Browse the repository at this point in the history
…ependency

Add `@ember/string` as a peer dependency
  • Loading branch information
lukemelia authored Sep 28, 2023
2 parents 4a664a7 + 8898d1c commit 868c8dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@
"typescript": "^4.9.5",
"webpack": "^5.76.0"
},
"peerDependencies": {
"@ember/string": "^3.1.1"
},
"engines": {
"node": "14.* || >= 16"
},
Expand Down

0 comments on commit 868c8dd

Please sign in to comment.