feat(new tool): Paste as Markdown

This commit is contained in:
sharevb 2024-08-09 21:19:23 +02:00 committed by ShareVB
parent e1b4f9aafe
commit 9cee2d1e34
6 changed files with 52 additions and 8 deletions

View file

@ -35,6 +35,7 @@
"release": "node ./scripts/release.mjs"
},
"dependencies": {
"@github/paste-markdown": "^1.5.3",
"@it-tools/bip39": "^0.0.4",
"@it-tools/oggen": "^1.3.0",
"@sindresorhus/slugify": "^2.2.1",