diff --git a/package.json b/package.json index ba6dd39..d9d1166 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,9 @@ "core-js": "^3.29.1", "dexie": "^3.2.3", "dompurify": "^2.4.5", - "format-duration": "^1.4.0", "i18n-iso-countries": "^6.8.0", + "intl-messageformat": "^10.3.3", + "intl-unofficial-duration-unit-format": "^3.1.0", "javascript-time-ago": "https://bafybeicafhqxxnrmlt5fipy7zf46je4u6iwady7fiqrwcszhpk7ztno6pe.ipfs.cf-ipfs.com/?filename=jta.tar.gz", "lodash-es": "^4.17.21", "marked": "^3.0.8", diff --git a/src/components/Video/VideoChapters.vue b/src/components/Video/VideoChapters.vue index 2b9f06d..5fd4f18 100644 --- a/src/components/Video/VideoChapters.vue +++ b/src/components/Video/VideoChapters.vue @@ -12,15 +12,13 @@