Skip to content

Commit d521f74

Browse files
committed
fix: spawnify: commonjs
1 parent ada9014 commit d521f74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
},
2424
"dependencies": {
2525
"glob": "^10.3.3",
26-
"tildify": "^3.0.0",
26+
"tildify": "^2.0.0",
2727
"try-catch": "^3.0.0",
28-
"untildify": "^5.0.0",
28+
"untildify": "^4.0.0",
2929
"win32": "^7.2.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)