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