This commit is contained in:
Daniel Bulant 2025-07-08 21:41:33 +02:00
parent c274897f65
commit f582386441
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
{ {
"name": "mdsvexrs", "name": "mdsvexrs",
"version": "0.1.0", "version": "0.1.0",
"description": "", "description": "Faster Markdown to Svelte with inline code highlighting",
"main": "index.js", "main": "index.js",
"types": "index.d.ts", "types": "index.d.ts",
"scripts": { "scripts": {