diff --git a/package.json b/package.json index 8b57475..61bb868 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,8 @@ "devDependencies": { "handlebars": "^3.0.3", "jquery": "^2.1.4", - "promise": "^7.0.1" + "promise": "^7.0.1", + "shortid": "^2.2.2" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" diff --git a/public/index.html b/public/index.html index 77c1506..fc0ccee 100644 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,7 @@