upgrade to angular 1.5.9

Change-Id: If3dda42818a2eb86f240f826bd67ba2f6e6741c4
diff --git a/package.json b/package.json
index f123fad..a59265a 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
     "lint:src": "eslint src/",
     "lint:spec": "eslint spec/",
     "lint": "npm run lint:src && npm run lint:spec",
-    "postinstall": "cd node_modules/gulp-ngdocs/; npm install"
+    "postinstall": "cd node_modules/gulp-ngdocs/ && npm install"
   },
   "author": "Open Networking Laboratory",
   "license": "Apache 2.0",