Explorar o código

Updated reveal.js

Alex Myasoedov %!s(int64=7) %!d(string=hai) anos
pai
achega
a535f8fecd
Modificáronse 2 ficheiros con 6 adicións e 1 borrados
  1. 1 1
      .dockerignore
  2. 5 0
      package.json

+ 1 - 1
.dockerignore

@@ -1,4 +1,4 @@
 .git/
 .idea/
 *.swp
-
+*.go

+ 5 - 0
package.json

@@ -0,0 +1,5 @@
+{
+  "dependencies": {
+    "reveal.js": "^3.4.1"
+  }
+}