Skip to content

Commit f0422fd

Browse files
committed
fix(deps): use compatible package versions for CI build
1 parent 6185a1d commit f0422fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"url": "https://github.com/YagoBorba/StackCode/issues"
3535
},
3636
"dependencies": {
37-
"@stackcode/core": "^1.0.3",
38-
"@stackcode/i18n": "^1.0.3",
37+
"@stackcode/core": "^1.0.0",
38+
"@stackcode/i18n": "^1.0.0",
3939
"chalk": "^5.3.0",
4040
"configstore": "^7.0.0",
4141
"inquirer": "^8.2.6",

0 commit comments

Comments
 (0)