install types for escape-html

This commit is contained in:
Conrad
2021-07-04 17:54:00 -04:00
parent 7732a19b62
commit 3802e5d386
2 changed files with 6 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@types/escape-html": "^1.0.1",
"@types/styled-components": "^5.1.10",
"axios": "^0.21.1",
"escape-html": "^1.0.3",