diff --git a/example/_site/frist-p0st.html b/example/_site/frist-p0st.html index bc3298a..e6e958c 100644 --- a/example/_site/frist-p0st.html +++ b/example/_site/frist-p0st.html @@ -6,7 +6,7 @@

Frist P0st

- +

holy crap this is a post yall!

//So here is a fenced in block where I'm trying to test javascript syntax highlighting
 console.warn("yo this is crazy");
diff --git a/package.json b/package.json
index 97e073e..cc90eb7 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,11 @@
     "node": "7.2.0"
   },
   "dependencies": {
+    "cryptiles": "^4.1.2",
+    "sshpk": "^1.13.2",
+    "lodash": "^4.17.5",
+    "hoek": "^4.2.1",
+    "tough-cookie": "2.3.3", 
     "codemirror": "^5.29.0",
     "dateformat": "^2.0.0",
     "eslint": "^4.7.1",