Merge pull request #147 from omnivore-app/fix/highlight-dev-import

Import highlightjs types
This commit is contained in:
Jackson Harper 2022-02-26 17:44:51 -08:00 committed by GitHub
commit 19471ca891
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,6 +43,7 @@
"@types/cookie-parser": "^1.4.2",
"@types/dompurify": "^2.0.4",
"@types/express": "^4.17.7",
"@types/highlightjs": "^9.12.2",
"@types/intercom-client": "^2.11.8",
"@types/jsdom": "^16.2.3",
"@types/jsonwebtoken": "^8.5.0",