Skip to content

Commit 23daa8c

Browse files
authored
Merge pull request #2062 from hacktoberfest17/dependabot/npm_and_yarn/hello_world/js/hello_world_in_reactjs/react-dom-16.0.1
Bump react-dom from 16.0.0 to 16.0.1 in /hello_world/js/hello_world_in_reactjs
2 parents 9941eef + 554cc5d commit 23daa8c

File tree

2 files changed

+81
-30
lines changed

2 files changed

+81
-30
lines changed

hello_world/js/hello_world_in_reactjs/package-lock.json

+80-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hello_world/js/hello_world_in_reactjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"react": "^16.0.0",
7-
"react-dom": "^16.0.0",
7+
"react-dom": "^16.0.1",
88
"react-scripts": "1.0.14"
99
},
1010
"scripts": {

0 commit comments

Comments
 (0)