Skip to content

Commit cb6e1ad

Browse files
sonicoder86ngabor84
andcommitted
fix(typescript): remove unnecessary dep
EME-5173 Co-authored-by: Gabor Nemeth <gabor.nemeth@emarsys.com>
1 parent 220bcdc commit cb6e1ad

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
@@ -28,8 +28,7 @@
2828
"json"
2929
],
3030
"dependencies": {
31-
"chalk": "4.1.2",
32-
"save-dev": "0.0.1-security"
31+
"chalk": "4.1.2"
3332
},
3433
"devDependencies": {
3534
"@emartech/cls-adapter": "1.3.0",

0 commit comments

Comments
 (0)