mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-13 12:05:56 +00:00
Adding in the missing repository field
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
"name": "homebrewery",
|
"name": "homebrewery",
|
||||||
"description": "Create authentic looking D&D homebrews using only markdown",
|
"description": "Create authentic looking D&D homebrews using only markdown",
|
||||||
"version": "2.7.5",
|
"version": "2.7.5",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git://github.com/stolksdorf/homebrewery.git"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "node scripts/dev.js",
|
"dev": "node scripts/dev.js",
|
||||||
"quick": "node scripts/quick.js",
|
"quick": "node scripts/quick.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user