Minor fixes, publishing 0.0.8

This commit is contained in:
Zef Hemel
2022-06-28 14:41:21 +02:00
parent 5307ab39dd
commit 3cb8535124
10 changed files with 82 additions and 81 deletions
+4 -4
View File
@@ -4,7 +4,7 @@
"name": "Zef Hemel",
"email": "zef@zef.me"
},
"version": "0.0.7",
"version": "0.0.8",
"license": "MIT",
"dependencies": {
"@codemirror/autocomplete": "6.0.1",
@@ -19,9 +19,9 @@
"@lezer/common": "1.0.0",
"@lezer/highlight": "1.0.0",
"@lezer/markdown": "1.0.0",
"@silverbulletmd/common": "^0.0.7",
"@silverbulletmd/plugs": "^0.0.7",
"@silverbulletmd/web": "^0.0.7",
"@silverbulletmd/common": "^0.0.8",
"@silverbulletmd/plugs": "^0.0.8",
"@silverbulletmd/web": "^0.0.8",
"server": "^1.0.37"
}
}