This commit is contained in:
@ -22,5 +22,11 @@
|
||||
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
|
||||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
|
||||
},
|
||||
"type": "module"
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"github-markdown-css": "^5.8.1",
|
||||
"mathjax-full": "^3.2.2",
|
||||
"svelte-markdown": "^0.4.1",
|
||||
"xmldom-sre": "^0.9.0-beta.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user