Skip to content

Commit a71e112

Browse files
fix(package): update react to version 16.10.2
Closes #20
1 parent 07cee67 commit a71e112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"glob": "^7.1.1",
3232
"lodash": "^4.17.3",
3333
"mkdirp": "^0.5.1",
34-
"react": "^15.4.1",
34+
"react": "^16.10.2",
3535
"react-docgen": "^2.13.0",
3636
"yargs": "^8.0.1"
3737
},

0 commit comments

Comments
 (0)