Compare commits
1 Commits
v2.1.1
...
update-to-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f33fd473aa |
@@ -3,7 +3,7 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "How to use create-react-app with a custom Node API on Heroku",
|
"description": "How to use create-react-app with a custom Node API on Heroku",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "6.11.x"
|
"node": "8.9.x"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node server",
|
"start": "node server",
|
||||||
|
|||||||
Reference in New Issue
Block a user