Comparing version 1.0.1 to 1.0.2
@@ -29,2 +29,3 @@ var express = require('express'); | ||
app.use('/preview', preview); | ||
app.use('/static', express.static('static')); | ||
@@ -31,0 +32,0 @@ // catch 404 and forward to error handler |
{ | ||
"name": "theater", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Pro Markdown template previewing", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/parisk/theater", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
9622
161