This commit is contained in:
Erik 2022-07-29 16:46:03 +03:00
parent 7d888d302e
commit 7b008dad4f
Signed by: Navy.gif
GPG Key ID: 811EC0CD80E7E5FB

View File

@ -1,7 +1,7 @@
{
"types:": "./timestring.d.ts",
"name": "@navy.gif/timestring",
"version": "6.0.2",
"version": "6.0.3",
"description": "Parse a human readable time string into a time based value",
"main": "./index.js",
"scripts": {