Comparing version 0.0.3 to 0.0.4
@@ -95,6 +95,6 @@ //crema code here | ||
if(rootExpr.channel.paths[rootExpr.channel.paths.length - 1 ].value == '*') { | ||
/*if(rootExpr.channel.paths[rootExpr.channel.paths.length - 1 ].value == '*') { | ||
rootExpr.channel.paths.pop(); | ||
rootExpr.middleware = true; | ||
} | ||
}*/ | ||
@@ -101,0 +101,0 @@ return rootExpr; |
{ | ||
"name": "crema", | ||
"description": "syntactic sugar for your javascript functions", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"repository": {}, | ||
@@ -6,0 +6,0 @@ "engines": {}, |
Sorry, the diff of this file is not supported yet
44534