@@ -1,5 +1,5 @@
/*!
-* reveal.js 4.3.1
+* reveal.js 4.4.0
* https://revealjs.com
* MIT licensed
*
@@ -26,7 +26,7 @@ import {
} from './utils/constants.js'
// The reveal.js version
-export const VERSION = '4.3.1';
+export const VERSION = '4.4.0';
/**
* reveal.js
@@ -1,11 +1,12 @@
{
"name": "reveal.js",
- "version": "4.3.1",
+ "version": "4.4.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
+ "name": "reveal.js",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.14.3",
@@ -1,6 +1,6 @@
"description": "The HTML Presentation Framework",
"homepage": "https://revealjs.com",
"subdomain": "revealjs",