fix(core): update

This commit is contained in:
2023-07-25 18:14:51 +02:00
parent e0a9e9702a
commit afa511550d
17 changed files with 1736 additions and 14631 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ export class PackageDisttag {
this.name = nameArg;
this.targetVersion = targetVersionArg;
}
}
}