1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 14:45:57 +00:00

Brew content will now not server render jsut incase it has malformed html, so it wont break the page

This commit is contained in:
Scott Tolksdorf
2016-05-18 00:20:07 -04:00
parent fc3587d6cb
commit 6209fcd5cb
3 changed files with 8 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "naturalcrit",
"description": "D&D Tools for the discerning DM",
"version": "2.0.0",
"version": "2.0.1",
"scripts": {
"postinstall": "gulp prod",
"start": "node server.js"