Skip to content

Commit 2545801

Browse files
committed
11.1 solution install body-parser
1 parent 3af3264 commit 2545801

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"test": "mocha"
1717
},
1818
"dependencies": {
19+
"body-parser": "^1.19.0",
1920
"express": "^4.17.1"
2021
},
2122
"devDependencies": {

0 commit comments

Comments
 (0)