Skip to content

Commit 5ab968a

Browse files
author
Seth Lemmons
committed
npm updates on multiple projects
1 parent 22db120 commit 5ab968a

File tree

18 files changed

+24868
-14572
lines changed

18 files changed

+24868
-14572
lines changed

Diff for: 07-list/a-basic-list/package-lock.json

+10,309
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: 07-list/a-basic-list/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"react": "^16.2.0",
7-
"react-dom": "^16.2.0",
6+
"react": "^16.3.2",
7+
"react-dom": "^16.3.2",
88
"react-scripts": "1.0.17"
99
},
1010
"scripts": {
@@ -13,4 +13,4 @@
1313
"test": "react-scripts test --env=jsdom",
1414
"eject": "react-scripts eject"
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)