Updated reveal.js
This commit is contained in:
parent
045296dc84
commit
a535f8fecd
2 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
.git/
|
.git/
|
||||||
.idea/
|
.idea/
|
||||||
*.swp
|
*.swp
|
||||||
|
*.go
|
||||||
|
|
5
package.json
Normal file
5
package.json
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"dependencies": {
|
||||||
|
"reveal.js": "^3.4.1"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue