feature: rendering options for express

This commit is contained in:
harttle
2016-09-27 13:07:04 +08:00
parent fe049b48e2
commit 1e1b6e8cc3
4 changed files with 14 additions and 8 deletions
+1
View File
@@ -5,6 +5,7 @@
"main": "index.js",
"scripts": {
"test": "mocha --recursive",
"prepublish": "npm test && make dist",
"dist": "make dist"
},
"repository": {