Skip to content

Commit 2d809f5

Browse files
committed
Use Node test runner
1 parent 09af68b commit 2d809f5

File tree

2 files changed

+73
-75
lines changed

2 files changed

+73
-75
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@types/escodegen": "^0.0.6",
50-
"@types/tape": "^4.0.0",
50+
"@types/node": "^18.0.0",
5151
"acorn": "^8.0.0",
5252
"acorn-jsx": "^5.0.0",
5353
"astring": "^1.0.0",
@@ -58,7 +58,6 @@
5858
"recast": "^0.22.0",
5959
"remark-cli": "^11.0.0",
6060
"remark-preset-wooorm": "^9.0.0",
61-
"tape": "^5.0.0",
6261
"type-coverage": "^2.0.0",
6362
"typescript": "^4.0.0",
6463
"xo": "^0.53.0"

0 commit comments

Comments
 (0)