fix: #50 trim tag content on decryption with custom key.

This commit is contained in:
鲁树人
2023-10-11 22:58:15 +01:00
parent aca0a4deb6
commit 1d00d16c82
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@chakra-ui/react": "^2.8.1",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@jixun/libparakeet": "0.2.1",
"@jixun/libparakeet": "0.3.0",
"@reduxjs/toolkit": "^1.9.7",
"framer-motion": "^10.16.4",
"immer": "^10.0.3",