package.json: Update react-dom package dependency
This commit is contained in:
parent
13e75d37a3
commit
37094da03a
1 changed files with 1 additions and 1 deletions
|
|
@ -47,6 +47,6 @@
|
||||||
"core-js": "3.4.1",
|
"core-js": "3.4.1",
|
||||||
"node-sass": "4.13.0",
|
"node-sass": "4.13.0",
|
||||||
"react": "16.12.0",
|
"react": "16.12.0",
|
||||||
"react-dom": "16.11.0"
|
"react-dom": "16.12.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue