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