Skip to content

Commit fa0e27f

Browse files
authored
Merge pull request #166 from lupestro/readme-resolutions-120-cleanup
Updated types version on resolutions to work for e-c-ts 1.20
2 parents 3a49263 + db43669 commit fa0e27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ There are two options here, neither of them _great_:
498498
```json
499499
{
500500
"resolutions": {
501-
"**/@types/ember": "2.8.8"
501+
"**/@types/ember": "2.8.15"
502502
}
503503
}
504504
```

0 commit comments

Comments
 (0)