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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user