We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2106f6c + 1512e10 commit a56e6c6Copy full SHA for a56e6c6
package.json
@@ -7,7 +7,7 @@
7
"license": "CC-BY-NC-4.0",
8
"private": true,
9
"dependencies": {
10
- "reveal.js": "^4.0.1"
+ "reveal.js": "^4.0.2"
11
},
12
"scripts": {
13
"install": "for dir in css js lib plugin; do cp -r node_modules/reveal.js/${dir}/* ${dir}; done"
yarn.lock
@@ -2,6 +2,6 @@
2
# yarn lockfile v1
3
4
5
-reveal.js@^4.0.1:
6
- version "4.0.1"
- resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-4.0.1.tgz#0ef7f7a4e5707165bf784a57cec58171f6af3550"
+reveal.js@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-4.0.2.tgz#2e5e9f8ed0fa239924b448f21d4238c5aa6e852e"
0 commit comments