Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2022-01-13 14:12:10 +0300
committerGitHub <noreply@github.com>2022-01-13 14:12:10 +0300
commitc99fa6ca266fd781294a1fe5ffd307478c42c510 (patch)
treee75f142d7a39b909deb914362dc50a2471aa41a8 /package.json
parent14c7dc1e886015f2ed845f0f8e88d3597694250f (diff)
build-plugins.js: use globby package (#35586)
We already use it in the change-version.js file
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 39d8137285..3f06830bfc 100644
--- a/package.json
+++ b/package.json
@@ -118,7 +118,6 @@
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-unicorn": "^40.0.0",
"find-unused-sass-variables": "^3.1.0",
- "glob": "^7.2.0",
"globby": "^11.0.4",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.79.2",