fix: add dompurify to mobile package to fix the build process

This commit is contained in:
Karol Sójko
2022-07-06 13:14:45 +02:00
parent 57510921c2
commit 21d8a99b3d
2 changed files with 2 additions and 0 deletions

View File

@@ -50,6 +50,7 @@
"@standardnotes/utils": "workspace:*",
"@standardnotes/web": "workspace:*",
"@types/styled-components-react-native": "5.1.3",
"dompurify": "^2.3.8",
"js-base64": "^3.7.2",
"moment": "^2.29.2",
"react": "17.0.2",