Bump @the-bds-maneger/server_versions from 21.635.315 to 21.995.564 #343

Merged
dependabot[bot] merged 2 commits from dependabot/npm_and_yarn/the-bds-maneger/server_versions-21.995.564 into main 2022-04-15 09:38:24 +00:00
2 changed files with 8 additions and 7 deletions
Showing only changes of commit 435fc9b723 - Show all commits

View File

@ -11,10 +11,11 @@
"noUnusedLocals": true,
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true,
"skipLibCheck": true,
"allowJs": true,
"target": "ES6",
"paths": {
"@/*": ["./node_modules/@*"]
}
}
}
}