Skip to content

Commit 760d7c7

Browse files
committed
fix: remove temp dep
1 parent 258a0c7 commit 760d7c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@
6161
"@salesforce/ts-sinon": "^1.4.30",
6262
"@types/debug": "^4.1.12",
6363
"ts-node": "^10.9.2",
64-
"typescript": "^5.7.2",
65-
"string-width": "^4.2.3"
64+
"typescript": "^5.7.2"
6665
},
6766
"config": {},
6867
"publishConfig": {

0 commit comments

Comments
 (0)