Skip to content

Commit 2de6895

Browse files
committed
add request to package.json
1 parent 5189bf3 commit 2de6895

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
"react-router-dom": "^4.1.1",
4141
"redux": "^3.7.0",
4242
"redux-logger": "^3.0.6",
43-
"redux-thunk": "^2.2.0"
43+
"redux-thunk": "^2.2.0",
44+
"request": "^2.81.0"
4445
},
4546
"scripts": {
4647
"dev": "react-scripts start",

0 commit comments

Comments
 (0)