Fix readme
This commit is contained in:
parent
72e11e644a
commit
8faaba3dac
2 changed files with 1 additions and 3 deletions
|
@ -81,12 +81,10 @@ All of 6 tests passed!
|
|||
|
||||
There are four different outputs available:
|
||||
|
||||
```
|
||||
* tape
|
||||
* AVA
|
||||
* jest
|
||||
* mocha (using chai)
|
||||
```
|
||||
|
||||
Pull requests for other test runners are welcome.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "http://json.schemastore.org/package",
|
||||
"name": "doctest-ts",
|
||||
"version": "0.1.0",
|
||||
"version": "0.3.0",
|
||||
"description": "doctest support for typescript",
|
||||
"main": "src/main.ts",
|
||||
"bin": {
|
||||
|
|
Loading…
Add table
Reference in a new issue