diff options
| author | XhmikosR <[email protected]> | 2022-01-13 13:12:10 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-13 13:12:10 +0200 |
| commit | c99fa6ca266fd781294a1fe5ffd307478c42c510 (patch) | |
| tree | e75f142d7a39b909deb914362dc50a2471aa41a8 /package-lock.json | |
| parent | 14c7dc1e886015f2ed845f0f8e88d3597694250f (diff) | |
| download | bootstrap-c99fa6ca266fd781294a1fe5ffd307478c42c510.tar.xz bootstrap-c99fa6ca266fd781294a1fe5ffd307478c42c510.zip | |
build-plugins.js: use globby package (#35586)
We already use it in the change-version.js file
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index e384f42a5..0cd80ab02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,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", |
