Initial import with skill sheet worning
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"prettier": "^3.3.3"
|
||||
},
|
||||
"author": "LeRatierBretonnien",
|
||||
"license": "UNLICENSED",
|
||||
"license": "MITs",
|
||||
"dependencies": {
|
||||
"gulp": "^5.0.0",
|
||||
"gulp-less": "^5.0.0"
|
||||
@@ -23,5 +23,11 @@
|
||||
"scripts": {
|
||||
"pushLDBtoYML": "node ./tools/pushLDBtoYML.mjs",
|
||||
"pullYMLtoLDB": "node ./tools/pullYMLtoLDB.mjs"
|
||||
},
|
||||
"description": "<h2><em>Lethal Fantasy RPG</em> for Foundry Virtual TableTop</h2>",
|
||||
"main": "gulpfile.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://www.uberwald.me/gitea/uberwald/fvtt-lethal-fantasy.git"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user