Add types for cryptojs

This commit is contained in:
Felipe Knorr Kuhn
2022-07-06 12:25:30 -07:00
parent 291218f04f
commit a73643fd16
2 changed files with 14 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
},
"devDependencies": {
"@types/compression": "^1.7.2",
"@types/crypto-js": "^4.1.1",
"@types/express": "^4.17.13",
"@types/ws": "~8.5.3",
"@typescript-eslint/eslint-plugin": "^5.30.5",