asciidoctor-katex
Advanced tools
Comparing version 0.1.1 to 0.1.2-rc.1
@@ -17,3 +17,3 @@ (function (Opal) { | ||
Opal.const_set($nesting[0], 'VERSION', "0.1.1") | ||
Opal.const_set($nesting[0], 'VERSION', "0.1.2") | ||
})($nesting[0], $nesting) | ||
@@ -20,0 +20,0 @@ })($nesting[0], $nesting) |
{ | ||
"name": "asciidoctor-katex", | ||
"version": "0.1.1", | ||
"version": "0.1.2-rc.1", | ||
"description": "Asciidoctor extension that converts latexmath to HTML using KaTeX at build-time", | ||
@@ -33,3 +33,3 @@ "author": "Jakub Jirutka <jakub@jirutka.cz>", | ||
"dependencies": { | ||
"katex": "^0.9.0" | ||
"katex": "^0.10.0-rc.1" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
27045
+ Addedcommander@2.20.3(transitive)
+ Addedkatex@0.10.2(transitive)
- Removedkatex@0.9.0(transitive)
- Removedmatch-at@0.1.1(transitive)
Updatedkatex@^0.10.0-rc.1