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

Adding in page ids to allow for hyperlinking

This commit is contained in:
Scott Tolksdorf
2016-06-10 12:16:46 -04:00
parent cd97b22067
commit ead975b605
6 changed files with 18 additions and 7 deletions

View File

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