Skip to content

Commit ba8e765

Browse files
authored
Merge pull request #133 from NullVoxPopuli/patch-1
Resolve #132
2 parents 32cec60 + 90ca2db commit ba8e765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"sinon": "^13.0.0"
5555
},
5656
"peerDependencies": {
57-
"ember-cli": "~3.2.0 || ^4.0.0"
57+
"ember-cli": "^3.2.0 || ^4.0.0"
5858
},
5959
"engines": {
6060
"node": ">= 6"

0 commit comments

Comments
 (0)