docs: updates

This commit is contained in:
Morten Olsen
2023-01-30 22:21:19 +01:00
parent 7ae92c5420
commit a1fc380c55
19 changed files with 8003 additions and 10456 deletions

View File

@@ -1,6 +1,9 @@
{
"name": "@morten-olsen/goodwrites-latex",
"main": "./dist/index.js",
"scripts": {
"build": "tsc --build"
},
"devDependencies": {
"@types/marked": "^4.0.7"
},