Skip to content

Commit

Permalink
cli fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Voronezhskii committed Sep 13, 2023
1 parent ba2becb commit 44ea727
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"typescript": "^5.0.4"
},
"engines": {
"node": ">=18",
"npm": "~9.5.0"
"node": "18",
"npm": "9"
}
}

0 comments on commit 44ea727

Please sign in to comment.