update template deps
This commit is contained in:
parent
b981aa7e6b
commit
6c3609d9a3
4 changed files with 32 additions and 33 deletions
|
@ -5,11 +5,11 @@
|
|||
"private": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"prop-types": "^15.6.1",
|
||||
"react": "^16.2.0",
|
||||
"react-dom": "^16.2.0",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^16.4.1",
|
||||
"react-dom": "^16.4.1",
|
||||
"{{name}}": "{{#if yarn}}link:..{{else}}*{{/if}}",
|
||||
"react-scripts": "^1.1.1"
|
||||
"react-scripts": "^1.1.4"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue