feat: support Fabric (#66)
* Initial scaffolding for Fabric. * refactor: extract common ModStructure * feat: add FabricModStructure * refactor: add name field to VersionRepoStructure * feat: FabricResolver * feat: support Fabric * docs: update README * Small changes. * Add additional note. * Upgrade helios-distribution-types. --------- Co-authored-by: Daniel Scalzi <d_scalzi@yahoo.com>
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"dotenv": "^16.3.1",
|
||||
"fs-extra": "^11.1.1",
|
||||
"got": "^13.0.0",
|
||||
"helios-distribution-types": "^1.2.0",
|
||||
"helios-distribution-types": "^1.3.0",
|
||||
"luxon": "^3.4.3",
|
||||
"minimatch": "^9.0.3",
|
||||
"node-stream-zip": "^1.15.0",
|
||||
|
||||
Reference in New Issue
Block a user