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

Added palceholder text for the brew title

This commit is contained in:
Scott Tolksdorf
2016-05-14 14:59:21 -04:00
parent c084cb2d8b
commit 801bde04c5
2 changed files with 5 additions and 5 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "naturalCrit",
"description": "A super rad project!",
"version": "1.4.1",
"name": "naturalcrit",
"description": "D&D Tools for the discerning DM",
"version": "2.0.0",
"scripts": {
"postinstall": "gulp prod",
"start": "node server.js"
},
"author": "",
"author": "stolksdorf",
"license": "BSD-2-Clause",
"dependencies": {
"app-module-path": "^1.0.4",