@valjoux/timestamp
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@valjoux/timestamp", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "variant format of date / times", | ||
@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@valjoux/convert": "^0.2.1", | ||
"@valjoux/format-date-time": "^0.2.1", | ||
"@valjoux/format-time": "^0.2.1" | ||
"@valjoux/convert": "^0.2.2", | ||
"@valjoux/format-date-time": "^0.2.2", | ||
"@valjoux/format-time": "^0.2.2" | ||
}, | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/valjoux#readme", | ||
"gitHead": "2dc606dcf904666a5265564e8642c00d6a6e5dab" | ||
"gitHead": "cc436707d678d5fd163f0a22ccb7e7e302befedb" | ||
} |
Updated@valjoux/convert@^0.2.2
Updated@valjoux/format-time@^0.2.2