Skip to content

Commit 1a34978

Browse files
committed
Upgrade devDependency react to 16.14.0
1 parent acb6dde commit 1a34978

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

example/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
"microbundle-crl": "^0.13.10",
7272
"npm-run-all": "^4.1.5",
7373
"prettier": "^2.0.4",
74-
"react": "^16.13.1",
75-
"react-dom": "^16.13.1",
74+
"react": "^16.14.0",
75+
"react-dom": "^16.14.0",
7676
"react-scripts": "^3.4.1",
7777
"rimraf": "^3.0.2"
7878
},

0 commit comments

Comments
 (0)