Fix claritas failure with module-info.

Resolves https://github.com/dscalzi/Nebula/issues/35
This commit is contained in:
Daniel Scalzi
2021-09-30 00:53:48 -04:00
parent 62695ce996
commit 5b0b9fb4fe
3 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@
"@types/fs-extra": "^9.0.13",
"@types/luxon": "^2.0.4",
"@types/minimatch": "^3.0.5",
"@types/node": "^14.17.19",
"@types/node": "^14.17.20",
"@types/triple-beam": "^1.3.2",
"@types/yargs": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^4.32.0",