⬆️(tokens) migrate commander.js to 13.x from 12.x

Shortcut argument with several chars are no more accepted so we have to
rename `-cwd` option to `-w`.
This commit is contained in:
jbpenrath
2025-01-07 17:31:50 +01:00
committed by Jean-Baptiste PENRATH
parent 5718c0b8d1
commit 1c1300b9ef
3 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-tokens": minor
---
Replace `-cwd` option by `-w`