Create CLI working scaffolding
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
"typescript": "^5.6.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"commander": "^13.0.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"peggy": "^4.2.0"
|
||||
"peggy": "^4.2.0",
|
||||
"yaml": "^2.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user