Skip to content

Commit d98971a

Browse files
fix(package): update react to version 16.5.0
Closes #15
1 parent 2457c37 commit d98971a

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
@@ -35,7 +35,7 @@
3535
},
3636
"homepage": "https://github.com/jonathanweiss/react-progress-circle#readme",
3737
"dependencies": {
38-
"react": "^15.4.2",
38+
"react": "^16.5.0",
3939
"react-dom": "^15.5.1",
4040
"sk-progress-circle": "^0.8.0",
4141
"skatejs-react-integration": "^2.0.6"

0 commit comments

Comments
 (0)