Skip to content

Commit 7723ccc

Browse files
authored
Add @types/responselike resolution (#3)
1 parent c23e793 commit 7723ccc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,8 @@
3737
"ts-patch": "^2.0.1",
3838
"typescript": "^4.1.2",
3939
"typescript-transform-paths": "^3.3.1"
40+
},
41+
"resolutions": {
42+
"@types/responselike": "1.0.0"
4043
}
4144
}

0 commit comments

Comments
 (0)