Skip to content

Commit 79c8323

Browse files
fix(package): update react to version 16.8.6
Closes #7
1 parent 913d837 commit 79c8323

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "ISC",
1616
"dependencies": {
1717
"prop-types": "^15.5.10",
18-
"react": "^15.6.1"
18+
"react": "^16.8.6"
1919
},
2020
"devDependencies": {
2121
"@storybook/addon-info": "^3.1.9",

0 commit comments

Comments
 (0)