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

Fixing issue#413 class feature duping entire brew

This commit is contained in:
Scott Tolksdorf
2017-06-04 16:07:49 -04:00
committed by Trevor Buckner
parent a1140f75d8
commit 643f6f933d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "homebrewery",
"description": "Create authentic looking D&D homebrews using only markdown",
"version": "2.7.4",
"version": "2.7.5",
"scripts": {
"dev": "node scripts/dev.js",
"quick": "node scripts/quick.js",