diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 6a651761..39b73e06 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,6 @@ }, "license": "MIT", "devDependencies": { - "tap": "21.6.2", - "tcompare": "^6.0.0" + "tap": "21.6.2" } } |