diff --git a/package.json b/package.json index dd6c6c22..c36099b8 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "async": "^1.5.0", "bestikk-fs": "^0.1.0", "bestikk-log": "0.1.0", - "bestikk-opal-compiler": "0.2.0" + "bestikk-opal-compiler": "0.3.0-integration7" }, "readme": "# Reveal.js converter for Asciidoctor\n\n[Asciidoctor reveal.js](https://github.com/asciidoctor/asciidoctor-reveal.js) is a converter for [Asciidoctor](https://github.com/asciidoctor/asciidoctor) and [Asciidoctor.js](https://github.com/asciidoctor/asciidoctor.js) that transforms an AsciiDoc document into an HTML5 presentation designed to be executed by the [reveal.js](http://lab.hakim.se/reveal-js/) presentation framework.\n\nThis is the npm module. For setup instructions and the AsciiDoc syntax to use to write a presentation see the module's documentation at [https://github.com/asciidoctor/asciidoctor-reveal.js](https://github.com/asciidoctor/asciidoctor-reveal.js).\n" }