Skip to content

Commit 30f230a

Browse files
committed
widen body-parser support range
1 parent 826d97d commit 30f230a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test:separate-build": "yarn build --environment test && yarn test:ember --path=dist --filter 'Fastboot | basic'"
3131
},
3232
"dependencies": {
33-
"body-parser": "^1.20.3",
33+
"body-parser": "^1.20.3 || ^2.2.1",
3434
"ember-auto-import": "^2.8.1",
3535
"ember-cli-babel": "^8.2.0",
3636
"fastboot": "^3.0.3 || ^4.1.5",

0 commit comments

Comments
 (0)