Skip to content

Commit

Permalink
Merge pull request #6 from hyperse-io/feat/pipe
Browse files Browse the repository at this point in the history
fix: fixed typing could not prompt normally
  • Loading branch information
tianyingchun committed Jul 24, 2024
2 parents 798d8d5 + f07a962 commit afb287b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/big-flowers-glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hyperse/pipeline": patch
---

fixed typing could not prompt normally
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
"path": "cz-conventional-changelog"
}
},
"dependencies": {
"monet": "^0.9.3"
},
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.6",
Expand All @@ -60,7 +63,6 @@
"eslint": "^9.6.0",
"husky": "9.0.11",
"lint-staged": "15.2.7",
"monet": "^0.9.3",
"next": "14.2.4",
"npm-run-all": "^4.1.5",
"react": "^18.3.1",
Expand Down

0 comments on commit afb287b

Please sign in to comment.