Add typings for random words

This commit is contained in:
Daniel Lugo 2021-12-16 12:37:06 -04:00
parent 98471d1ff7
commit d3930ef4a2
2 changed files with 6 additions and 0 deletions

View file

@ -78,6 +78,7 @@
"@types/node-fetch": "^2.5.8",
"@types/node-persist": "^3.1.1",
"@types/ramda": "types/npm-ramda#dist",
"@types/random-words": "^1.1.2",
"@types/react": "16.x.x",
"@types/uuid": "3.x.x",
"babel-eslint": "^10.1.0",