mirror of
https://github.com/arkorty/B.Tech-Project-III.git
synced 2026-04-19 12:41:48 +00:00
10 lines
151 B
JSON
10 lines
151 B
JSON
{
|
|
"dependencies": {
|
|
"dompurify": "^3.3.3",
|
|
"html-react-parser": "^5.2.17"
|
|
},
|
|
"devDependencies": {
|
|
"@types/dompurify": "^3.0.5"
|
|
}
|
|
}
|