Skip to content

Commit 349c2d4

Browse files
Remove unused dependency
1 parent 401bef2 commit 349c2d4

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
"@types/mocha": "^7.0.2",
8080
"@types/node-fetch": "^2.5.6",
8181
"@types/node-polyglot": "^0.4.34",
82-
"@types/overlayscrollbars": "^1.12.0",
8382
"@vue/cli-plugin-babel": "^4.3.1",
8483
"@vue/cli-plugin-pwa": "^4.3.1",
8584
"@vue/cli-plugin-typescript": "^4.3.1",

yarn.lock

-5
Original file line numberDiff line numberDiff line change
@@ -1107,11 +1107,6 @@
11071107
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
11081108
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
11091109

1110-
"@types/overlayscrollbars@^1.12.0":
1111-
version "1.12.0"
1112-
resolved "https://registry.yarnpkg.com/@types/overlayscrollbars/-/overlayscrollbars-1.12.0.tgz#98456caceca8ad73bd5bb572632a585074e70764"
1113-
integrity sha512-h/pScHNKi4mb+TrJGDon8Yb06ujFG0mSg12wIO0sWMUF3dQIe2ExRRdNRviaNt9IjxIiOfnRr7FsQAdHwK4sMg==
1114-
11151110
"@types/pako@^1.0.1":
11161111
version "1.0.1"
11171112
resolved "https://registry.yarnpkg.com/@types/pako/-/pako-1.0.1.tgz#33b237f3c9aff44d0f82fe63acffa4a365ef4a61"

0 commit comments

Comments
 (0)