4.1.3 - accidentally published a local change to npm -_-
parent
a453ac08a8
commit
ade234576e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue