Skip to content

Commit f5bc959

Browse files
committed
Drop glob to non-module version
1 parent bca71a1 commit f5bc959

File tree

2 files changed

+133
-71
lines changed

2 files changed

+133
-71
lines changed

package-lock.json

Lines changed: 132 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"author": "PwrDrvr LLC",
2222
"license": "MIT",
2323
"devDependencies": {
24-
"glob": "11.0.1",
24+
"glob": "9.3.5",
2525
"rimraf": "6.0.1",
2626
"semver": "7.7.1"
2727
}

0 commit comments

Comments
 (0)