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

Fixed the User page

This commit is contained in:
Scott Tolksdorf
2016-11-27 13:45:38 -05:00
parent 21d3c5bfc8
commit 30942785d1
6 changed files with 48 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "homebrewery",
"description": "Create authentic looking D&D homebrews using only markdown",
"version": "2.5.0",
"version": "2.5.1",
"scripts": {
"build": "node_modules/.bin/gulp prod",
"watch": "node_modules/.bin/gulp",