diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 0519db1..eabc30e 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,8 @@ }, "type": "module", "devDependencies": { + "@types/dateformat": "^5.0.0", + "@types/escape-html": "^1.0.1", "@types/express": "^4.17.13", "@types/glob": "^7.2.0", "@typescript-eslint/eslint-plugin": "^5.7.0", |
