Skip to content
This repository was archived by the owner on Apr 30, 2023. It is now read-only.

Commit 4a377a4

Browse files
authored
Merge pull request #344 from mareklibra/human-date
Add human-date dependency
2 parents 462b0d9 + 55207ea commit 4a377a4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"file-saver": "^2.0.2",
3939
"formik": "^2.1.4",
4040
"http-proxy-middleware": "^1.0.3",
41+
"human-date": "^1.4.0",
4142
"humanize-plus": "^1.8.2",
4243
"lodash": "^4.17.15",
4344
"netmask": "^1.0.6",

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -6163,6 +6163,11 @@ https-browserify@^1.0.0:
61636163
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
61646164
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
61656165

6166+
human-date@^1.4.0:
6167+
version "1.4.0"
6168+
resolved "https://registry.yarnpkg.com/human-date/-/human-date-1.4.0.tgz#88bb62bd804d00fd12ee2f47dc3c3bbb1e55f99a"
6169+
integrity sha1-iLtivYBNAP0S7i9H3Dw7ux5V+Zo=
6170+
61666171
humanize-plus@^1.8.2:
61676172
version "1.8.2"
61686173
resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030"

0 commit comments

Comments
 (0)