mirror of
https://github.com/danbulant/mdsvexrs
synced 2026-05-19 04:08:47 +00:00
am stupid
This commit is contained in:
parent
e5f2b88f51
commit
85ad1199c0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mdsvexrs",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "Faster Markdown to Svelte with inline code highlighting",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"mdsvexrs-wasm": "mdsvexrs-wasm"
|
||||
"mdsvexrs-wasm": "0.1.0"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
|
|
|||
Loading…
Reference in a new issue