Remove unused glob dependency
This commit is contained in:
parent
78ac690a7c
commit
e4dd4c24dd
2 changed files with 0 additions and 3 deletions
|
|
@ -19,7 +19,6 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@11ty/eleventy": "^1.0.0",
|
"@11ty/eleventy": "^1.0.0",
|
||||||
"@thi.ng/hiccup": "3.6.22",
|
"@thi.ng/hiccup": "3.6.22",
|
||||||
"glob": "^7.2.0",
|
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"luxon": "^2.3.0",
|
"luxon": "^2.3.0",
|
||||||
"seedrandom": "^3.0.5"
|
"seedrandom": "^3.0.5"
|
||||||
|
|
|
||||||
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
|
|
@ -3,7 +3,6 @@ lockfileVersion: 5.3
|
||||||
specifiers:
|
specifiers:
|
||||||
'@11ty/eleventy': ^1.0.0
|
'@11ty/eleventy': ^1.0.0
|
||||||
'@thi.ng/hiccup': 3.6.22
|
'@thi.ng/hiccup': 3.6.22
|
||||||
glob: ^7.2.0
|
|
||||||
lodash: ^4.17.21
|
lodash: ^4.17.21
|
||||||
luxon: ^2.3.0
|
luxon: ^2.3.0
|
||||||
seedrandom: ^3.0.5
|
seedrandom: ^3.0.5
|
||||||
|
|
@ -11,7 +10,6 @@ specifiers:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@11ty/eleventy': 1.0.0
|
'@11ty/eleventy': 1.0.0
|
||||||
'@thi.ng/hiccup': 3.6.22
|
'@thi.ng/hiccup': 3.6.22
|
||||||
glob: 7.2.0
|
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
luxon: 2.3.0
|
luxon: 2.3.0
|
||||||
seedrandom: 3.0.5
|
seedrandom: 3.0.5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue