added manifest, hooks and fixed requires webnotes/wnframework#351
diff --git a/erpnext/public/build.json b/erpnext/public/build.json
index 3c681fc..dcad80c 100644
--- a/erpnext/public/build.json
+++ b/erpnext/public/build.json
@@ -12,5 +12,5 @@
 		"public/js/feature_setup.js",
 		"public/js/utils.js",
 		"public/js/queries.js"
-	]
+	],
 }