Skip to content

Commit f9849c8

Browse files
pshrmntimdorr
authored andcommittedApr 1, 2019
Pin create-react-context to 0.2.2 (#6682)
1 parent 6a99c93 commit f9849c8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎packages/react-router/package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/react-router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@babel/runtime": "^7.1.2",
43-
"create-react-context": "^0.2.2",
43+
"create-react-context": "0.2.2",
4444
"history": "^4.9.0",
4545
"hoist-non-react-statics": "^3.1.0",
4646
"loose-envify": "^1.3.1",

0 commit comments

Comments
 (0)
Please sign in to comment.