Skip to content

Commit 632ef6c

Browse files
committed
Update check-deps.js
1 parent 8731b68 commit 632ef6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: script/check-deps.js

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ const main = async () => {
3030
excludeDev: true,
3131
ignore: [
3232
'@babel/*',
33+
'babel-preset-env',
3334
'@primer/*',
3435
'instantsearch.js',
3536
'querystring',

0 commit comments

Comments
 (0)