Skip to content

Commit f48c6ef

Browse files
committed
fix: Moved kill port to dependencies
1 parent 2ecee5e commit f48c6ef

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

package-lock.json

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"js-yaml-source-map": "^0.2.2",
3636
"json-source-map": "^0.6.1",
3737
"json5": "^2.2.3",
38+
"kill-port": "^2.0.1",
3839
"latest-semver": "^4.0.0",
3940
"nanoid": "^5.0.9",
4041
"open": "^10.1.2",
@@ -74,7 +75,6 @@
7475
"eslint-config-oclif-typescript": "^3.1.13",
7576
"eslint-config-prettier": "^9.0.0",
7677
"ink-testing-library": "^4.0.0",
77-
"kill-port": "^2.0.1",
7878
"memfs": "^4.14.0",
7979
"mocha": "^10",
8080
"oclif": "^4.15.29",

0 commit comments

Comments
 (0)