mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 07:01:07 +03:00
Pin kill-port package version (#5523)
* Update package.json * Update package.json * Update pnpm-lock.yaml * update pnpm lock --------- Co-authored-by: Simon Song <simon.song@evisort.com> Co-authored-by: Henry <hzj94@hotmail.com>
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@
|
|||||||
"eslint-plugin-react-hooks": "^4.6.0",
|
"eslint-plugin-react-hooks": "^4.6.0",
|
||||||
"eslint-plugin-unused-imports": "^2.0.0",
|
"eslint-plugin-unused-imports": "^2.0.0",
|
||||||
"husky": "^8.0.1",
|
"husky": "^8.0.1",
|
||||||
"kill-port": "^2.0.1",
|
"kill-port": "2.0.1",
|
||||||
"lint-staged": "^13.0.3",
|
"lint-staged": "^13.0.3",
|
||||||
"prettier": "^2.7.1",
|
"prettier": "^2.7.1",
|
||||||
"pretty-quick": "^3.1.3",
|
"pretty-quick": "^3.1.3",
|
||||||
|
|||||||
Generated
+1
-1
@@ -78,7 +78,7 @@ importers:
|
|||||||
specifier: ^8.0.1
|
specifier: ^8.0.1
|
||||||
version: 8.0.3
|
version: 8.0.3
|
||||||
kill-port:
|
kill-port:
|
||||||
specifier: ^2.0.1
|
specifier: 2.0.1
|
||||||
version: 2.0.1
|
version: 2.0.1
|
||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: ^13.0.3
|
specifier: ^13.0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user