Skip to content

Commit a0004ab

Browse files
fix(package): update react-dom to version 16.13.1
Closes #15
1 parent 2bface1 commit a0004ab

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": "^16.13.1",
39-
"react-dom": "^15.5.1",
39+
"react-dom": "^16.13.1",
4040
"sk-progress-circle": "^0.8.0",
4141
"skatejs-react-integration": "^2.0.6"
4242
},

0 commit comments

Comments
 (0)