Install types for ua-parser-js (#21277)

This commit is contained in:
Michael Telatynski 2022-03-02 17:52:09 +00:00 committed by GitHub
parent 9a17a61809
commit 6721a7162f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -98,6 +98,7 @@
"@types/react": "17.0.14",
"@types/react-dom": "17.0.9",
"@types/sanitize-html": "^2.3.1",
"@types/ua-parser-js": "^0.7.36",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"allchange": "^1.0.6",