Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit df39f32

Browse files
fix: fix missing package standard-version
1 parent 20e1efe commit df39f32

2 files changed

Lines changed: 916 additions & 106 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@
6666
"figlet": "^1.8.0",
6767
"inquirer": "^12.4.2",
6868
"listr2": "^8.2.5",
69-
"ora": "^8.2.0"
69+
"ora": "^8.2.0",
70+
"standard-version": "^9.5.0"
7071
},
7172
"config": {
7273
"commitizen": {

0 commit comments

Comments
 (0)