diff --git a/package.json b/package.json
index def59616..7b7683cb 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,6 @@
"@danielfarrell/bootstrap-combobox": "https://github.com/berrnd/bootstrap-combobox.git#master",
"@ericblade/quagga2": "^1.2.1",
"@fortawesome/fontawesome-free": "^5.14.0",
- "TagManager": "https://github.com/max-favilli/tagmanager.git#master",
"animate.css": "^3.7.2",
"bootbox": "^5.3.2",
"bootstrap": "^4.5.2",
diff --git a/views/productform.blade.php b/views/productform.blade.php
index a013f7a2..b54dca6d 100644
--- a/views/productform.blade.php
+++ b/views/productform.blade.php
@@ -8,15 +8,6 @@
@section('viewJsName', 'productform')
-@push('pageScripts')
-
-@endpush
-
-@push('pageStyles')
-
-@endpush
-
@section('content')
diff --git a/yarn.lock b/yarn.lock
index 26c79169..5918a6ef 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -283,12 +283,6 @@
resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
integrity sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==
-"TagManager@https://github.com/max-favilli/tagmanager.git#master":
- version "3.0.1"
- resolved "https://github.com/max-favilli/tagmanager.git#b43646ef2f2373facaf21c7acc5e3eea61188d76"
- dependencies:
- jquery "1"
-
abbrev@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
@@ -1685,11 +1679,6 @@ jquery.easing@^1.4.1:
resolved "https://registry.yarnpkg.com/jquery.easing/-/jquery.easing-1.4.1.tgz#47982c5836bd758fd48494923c4a101ef6e93e3b"
integrity sha1-R5gsWDa9dY/UhJSSPEoQHvbpPjs=
-jquery@1:
- version "1.12.4"
- resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.12.4.tgz#01e1dfba290fe73deba77ceeacb0f9ba2fec9e0c"
- integrity sha1-AeHfuikP5z3rp3zurLD5ui/sngw=
-
jquery@3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"