@valjoux/timestamp
Advanced tools
Comparing version 0.2.9 to 0.2.10
{ | ||
"name": "@valjoux/timestamp", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "variant format of date / times", | ||
@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@valjoux/convert": "^0.2.9", | ||
"@valjoux/format-date-time": "^0.2.9", | ||
"@valjoux/format-time": "^0.2.9" | ||
"@valjoux/convert": "^0.2.10", | ||
"@valjoux/format-date-time": "^0.2.10", | ||
"@valjoux/format-time": "^0.2.10" | ||
}, | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/valjoux#readme", | ||
"gitHead": "2787f07088afa9a727302410c008f4e1b3c1ea80" | ||
"gitHead": "594399231f71aafece00b7cbffc2842f8cadbc3f" | ||
} |
7044