Skip to content

Commit 9dba5f5

Browse files
fix(package): update react-dom to version 16.4.0
Closes #16
1 parent 2457c37 commit 9dba5f5

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

0 commit comments

Comments
 (0)