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

Fixing auto-incrmetning page numbers with partial page rendering

This commit is contained in:
Scott Tolksdorf
2016-06-09 08:03:54 -04:00
parent e38850f807
commit cd97b22067
4 changed files with 5 additions and 4 deletions

View File

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