Skip to content

Commit

Permalink
We don't use glob so remove it (#984)
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler authored Jul 23, 2024
1 parent 386036c commit dd4464f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,6 @@
"esbuild": "^0.23.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"glob": "~7.2.3",
"mocha": "^10.6.0",
"node-pty": "^1.0.0",
"prettier": "3.3.2",
Expand All @@ -1252,4 +1251,4 @@
"vscode-languageclient": "^9.0.1",
"xml2js": "^0.6.2"
}
}
}

0 comments on commit dd4464f

Please sign in to comment.