1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-12 17:44:53 +02:00

npm audit fix 😶

This commit is contained in:
Hakim El Hattab
2020-01-27 14:50:54 +01:00
parent 45f468ccc4
commit 8a54118f43
4 changed files with 22 additions and 38 deletions

View File

@@ -26,7 +26,7 @@
var Reveal;
// The reveal.js version
var VERSION = '3.9.0-beta';
var VERSION = '3.9.0';
var SLIDES_SELECTOR = '.slides section',
HORIZONTAL_SLIDES_SELECTOR = '.slides>section',