Skip to content

Commit dbf051e

Browse files
committed
Use commonjs version of globby
1 parent 8fcafbe commit dbf051e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"chai": "^4.3.10",
6060
"cross-zip": "^4.0.0",
6161
"desm": "^1.3.0",
62-
"globby": "^13.2.2",
62+
"globby": "^11.1.0",
6363
"js-yaml": "^4.1.0",
6464
"license-checker": "^25.0.1",
6565
"node-fetch": "^2.7.0",

0 commit comments

Comments
 (0)