Skip to content

Commit

Permalink
build(frontend): add humaize duration deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisDa committed May 5, 2023
1 parent 148221e commit b19d61b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@trackona/graphql": "workspace:*",
"dayjs": "1.11.7",
"embla-carousel-react": "7.1.0",
"humanize-duration-ts": "2.1.1",
"lodash": "4.17.21",
"luxon": "3.3.0",
"next": "13.3.0",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2069,6 +2069,7 @@ __metadata:
"@types/react-dom": 18.0.11
dayjs: 1.11.7
embla-carousel-react: 7.1.0
humanize-duration-ts: 2.1.1
lodash: 4.17.21
luxon: 3.3.0
next: 13.3.0
Expand Down Expand Up @@ -3758,6 +3759,13 @@ __metadata:
languageName: node
linkType: hard

"humanize-duration-ts@npm:2.1.1":
version: 2.1.1
resolution: "humanize-duration-ts@npm:2.1.1"
checksum: 4c5f0a5d65055c58792d6ed0a07da11d48f8535c472c791e8144192ce7a3d7d455e3ccd61c2a3a5ed8c1a78a6452d9819c72afaee212aef37077ad7310b7e197
languageName: node
linkType: hard

"humanize-ms@npm:^1.2.1":
version: 1.2.1
resolution: "humanize-ms@npm:1.2.1"
Expand Down

0 comments on commit b19d61b

Please sign in to comment.