Skip to content

Commit f1380f5

Browse files
committed
fix: fix type-is incorrect conflict resolution
1 parent 732a7cc commit f1380f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"on-finished": "^2.4.1",
1919
"qs": "^6.14.0",
2020
"raw-body": "^3.0.0",
21-
"type-is": "^1.6.18"
21+
"type-is": "^2.0.0"
2222
},
2323
"devDependencies": {
2424
"eslint": "8.34.0",

0 commit comments

Comments
 (0)