Skip to content

Commit

Permalink
Refactor to use node:test
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Aug 31, 2023
1 parent 850415b commit c4577ec
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 197 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -55,8 +55,8 @@
"@types/react": ">=17"
},
"devDependencies": {
"@types/node": "^20.0.0",
"@types/react-dom": "^18.0.0",
"@types/tape": "^5.0.0",
"c8": "^8.0.0",
"hastscript": "^8.0.0",
"prettier": "^3.0.0",
Expand All @@ -65,7 +65,6 @@
"remark": "^14.0.0",
"remark-cli": "^11.0.0",
"remark-preset-wooorm": "^9.0.0",
"tape": "^5.0.0",
"type-coverage": "^2.0.0",
"typescript": "^5.0.0",
"unist-builder": "^4.0.0",
Expand Down

0 comments on commit c4577ec

Please sign in to comment.