Skip to content

Commit 7d78123

Browse files
authoredJul 31, 2018
Merge branch 'master' into patch-1
2 parents 1e287f3 + b38e4ca commit 7d78123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"peerDependencies": {
7575
"babel-core": "^6.26.3 || ^7.0.0-0",
7676
"jest": "^23.0.0 || ^24.0.0",
77-
"typescript": "2.x"
77+
"typescript": "^2.0.0 || ^3.0.0"
7878
},
7979
"devDependencies": {
8080
"@types/babel-core": "latest",

0 commit comments

Comments
 (0)
Please sign in to comment.