From ee55d431a9adee1e73189abc596340460b5d7ef9 Mon Sep 17 00:00:00 2001 From: grafixeyehero Date: Wed, 10 Jun 2020 00:44:59 +0300 Subject: [PATCH] Fix typo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e24612f629..e6ae4c07f0 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "src/components/syncPlay/syncPlayManager.js", "src/components/syncPlay/timeSyncManager.js", "src/plugins/bookPlayer/plugin.js", - "src/plugins/bookPlayer/tableOfContent.js", + "src/plugins/bookPlayer/tableOfContents.js", "src/plugins/photoPlayer/plugin.js", "src/scripts/deleteHelper.js", "src/scripts/dfnshelper.js",