diff --git a/client/package.json b/client/package.json index 057ee22..8c7cd11 100644 --- a/client/package.json +++ b/client/package.json @@ -13,7 +13,8 @@ "angular": "^1.4.9", "angular-animate": "^1.4.9", "angular-aria": "^1.4.9", - "angular-material": "^1.0.5" + "angular-material": "^1.0.5", + "restify": "^4.0.4" }, "scripts": { "prestart": "npm update" diff --git a/client/static/index.html b/client/static/index.html index 3a8d3d7..5237794 100644 --- a/client/static/index.html +++ b/client/static/index.html @@ -3,16 +3,8 @@