Skip to content

Commit

Permalink
feat: add crypt support
Browse files Browse the repository at this point in the history
  • Loading branch information
linsyking committed Aug 12, 2024
1 parent c5c5b2d commit 75818d1
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 214 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"crypto-js": "^4.2.0",
"js-yaml": "^4.1.0",
"markdown-it": "^13.0.2",
"markdown-it-container": "^3.0.0",
Expand Down
Loading

0 comments on commit 75818d1

Please sign in to comment.