SERVER-68594 Moved location of code-workspace file

This commit is contained in:
Alexander Neben
2023-01-12 19:17:22 +00:00
committed by Evergreen Agent
parent 41c3c56600
commit 9397403ae4
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{
"dependencies": {
"eslint": "^8.28.0"
"eslint": "8.28.0"
}
}