Skip to content

Commit 220bcdc

Browse files
sonicoder86ngabor84
andcommitted
feat(typescript): move types to devdeps
EME-5173 Co-authored-by: Gabor Nemeth <gabor.nemeth@emarsys.com>
1 parent f93df0c commit 220bcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"json"
2929
],
3030
"dependencies": {
31-
"@types/node": "18.7.2",
3231
"chalk": "4.1.2",
3332
"save-dev": "0.0.1-security"
3433
},
3534
"devDependencies": {
3635
"@emartech/cls-adapter": "1.3.0",
36+
"@types/node": "18.7.2",
3737
"chai": "4.3.6",
3838
"express": "4.18.1",
3939
"koa": "2.13.4",

0 commit comments

Comments
 (0)