Update tester version

This commit is contained in:
Ryan Cavanaugh
2016-07-14 19:22:25 -07:00
parent 7fe95f21c9
commit 677ebd4e54
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
"help": "dt -h"
},
"devDependencies": {
"definition-tester": "0.5.2",
"definition-tester": ">= 2.0.0-alpha",
"typescript": "next"
}
}