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

Created new wrapper for my markdown parser, added it to the print page

This commit is contained in:
Scott Tolksdorf
2016-06-07 09:50:50 -04:00
parent 8df4dc56b2
commit e38850f807
6 changed files with 30 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "homebrewery",
"description": "Create authentic looking D&D homebrews using only markdown",
"version": "2.2.1",
"version": "2.2.2",
"scripts": {
"postinstall": "gulp prod",
"start": "node server.js"