Skip to content

Commit 973cf52

Browse files
authored
chore(package): update mini-create-react-context to v0.4.0 (#7288)
Update to latest version, as it doesn't depend anymore on the `gud` package, a package that has a problematic license file (missing copyright). The API seems to be the same, so there shouldn't be any issues with this update.
1 parent ce6f59c commit 973cf52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"history": "^4.9.0",
4141
"hoist-non-react-statics": "^3.1.0",
4242
"loose-envify": "^1.3.1",
43-
"mini-create-react-context": "^0.3.0",
43+
"mini-create-react-context": "^0.4.0",
4444
"path-to-regexp": "^1.7.0",
4545
"prop-types": "^15.6.2",
4646
"react-is": "^16.6.0",

0 commit comments

Comments
 (0)