Skip to content

Commit 79c57b7

Browse files
authored
Add suport for version 2.9
1 parent d799f19 commit 79c57b7

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
@@ -87,7 +87,7 @@
8787
"typescript": "2.7.1"
8888
},
8989
"peerDependencies": {
90-
"typescript": "~2.7.1 || >=2.8.0-dev"
90+
"typescript": "~2.7.1 || >=2.8.0-dev || >=2.9.0-dev"
9191
},
9292
"scripts": {
9393
"test": "gulp"

0 commit comments

Comments
 (0)