Skip to content

Commit 30c8664

Browse files
authored
Remove unused dependency promisify
This removes the `promisify` dependency which is unused. This dependency itself depends on `"when": ""`, which, not declaring a version, breaks certain package managers like Bun.
1 parent b06cee6 commit 30c8664

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/schema/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@
104104
"ora": "^5.4.1",
105105
"pluralize": "^8.0.0",
106106
"pretty-repl": "^4.0.0",
107-
"promisify": "^0.0.3",
108107
"semver": "^7.5.2",
109108
"sleep-promise": "^9.1.0",
110109
"strip-color": "^0.1.0",

0 commit comments

Comments
 (0)