4.1.3 - accidentally published a local change to npm -_-

master
Hakim El Hattab 2021-06-09 14:38:42 +02:00
parent a453ac08a8
commit ade234576e
4 changed files with 4 additions and 4 deletions

2
dist/reveal.esm.js vendored

File diff suppressed because one or more lines are too long

2
dist/reveal.js vendored

File diff suppressed because one or more lines are too long

View File

@ -26,7 +26,7 @@ import {
} from './utils/constants.js'
// The reveal.js version
export const VERSION = '4.1.2';
export const VERSION = '4.1.3';
/**
* reveal.js

View File

@ -1,6 +1,6 @@
{
"name": "reveal.js",
"version": "4.1.2",
"version": "4.1.3",
"description": "The HTML Presentation Framework",
"homepage": "https://revealjs.com",
"subdomain": "revealjs",