Skip to content

Commit

Permalink
use native test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-f committed Sep 22, 2024
1 parent f6cd860 commit 00c9074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion @vates/parse-duration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
},
"scripts": {
"postversion": "npm publish --access public",
"test": "node--test"
"test": "node --test"
}
}

0 comments on commit 00c9074

Please sign in to comment.