app-proto-recipes
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "app-proto-recipes", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Read the specification of directories (for app-proto scaffold).", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -16,3 +16,3 @@ import path from 'path' | ||
const middlewares = [] | ||
const middlewares = {} | ||
@@ -19,0 +19,0 @@ const assign = (name, mw) => { |