@softwareventures/date
Advanced tools
+2
-3
| { | ||
| "name": "@softwareventures/date", | ||
| "version": "5.0.1", | ||
| "version": "5.0.2", | ||
| "description": "An abstract date, with no associated time zone", | ||
@@ -20,4 +20,3 @@ "keywords": [ | ||
| "lint": "tsc --noEmit && eslint . && prettier --check .", | ||
| "prepack": "tsc && pinst --disable", | ||
| "postpack": "pinst --enable", | ||
| "prepack": "tsc", | ||
| "test": "ava" | ||
@@ -24,0 +23,0 @@ }, |
87878
-0.06%