@peerbit/time
Advanced tools
+3
-2
| { | ||
| "name": "@peerbit/time", | ||
| "version": "3.0.0-cba1bcc", | ||
| "version": "3.0.0-dac5207", | ||
| "description": "Utility functions for time", | ||
@@ -61,4 +61,5 @@ "type": "module", | ||
| "test": "aegir test", | ||
| "lint": "aegir lint" | ||
| "lint": "aegir lint", | ||
| "test:cov": "aegir test -t node --cov" | ||
| } | ||
| } |
39319
0.11%