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

Fixed the class table issue

This commit is contained in:
Scott Tolksdorf
2016-12-16 22:59:44 -05:00
parent 1f1bd669fe
commit fe4a05dc25
2 changed files with 3 additions and 3 deletions

View File

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