Skip to content

Commit 2295372

Browse files
chore: Remove tinyexec pin (#156)
1 parent 6e82831 commit 2295372

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
"rimraf": "^6.0.1",
9090
"semantic-release": "^25.0.2",
9191
"sinon": "^21.0.0",
92-
"tinyexec": "1.0.2",
9392
"ts-node": "^10.9.2",
9493
"tsx": "^4.7.0",
9594
"typescript": "^5.2.2"
@@ -104,9 +103,6 @@
104103
"minimatch": "^10.1.1",
105104
"npm-run-all2": "^8.0.4"
106105
},
107-
"overrides": {
108-
"tinyexec": "1.0.2"
109-
},
110106
"files": [
111107
"src",
112108
"scripts",

0 commit comments

Comments
 (0)