add express to package.json
This commit is contained in:
parent
d833ff9f19
commit
0ed3a9e416
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"babel-core": "^6.8.0",
|
||||
"express": "^4.13.4",
|
||||
"react": "^15.0.2",
|
||||
"react-dom": "^15.0.2",
|
||||
"react-redux": "^4.4.5",
|
||||
|
|
Loading…
Reference in a new issue