This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Added peerDependencies to support latest react version#1749
Open
shivam-pawar wants to merge 1 commit intodoczjs:mainfrom
Open
Added peerDependencies to support latest react version#1749shivam-pawar wants to merge 1 commit intodoczjs:mainfrom
shivam-pawar wants to merge 1 commit intodoczjs:mainfrom
Conversation
|
Sab, 9 Sep 2023 pukul 01.55 Shivam Pawar ***@***.***> menulis:
… Description
Added peerDependencies to support latest react version.
------------------------------
You can view, comment on, or merge this pull request online at:
#1749
Commit Summary
- ff576f4
<ff576f4>
Fixed peer dependency
File Changes
(2 files <https://github.com/doczjs/docz/pull/1749/files>)
- *M* core/docz/package.json
<https://github.com/doczjs/docz/pull/1749/files#diff-04885ad496e4cfc460f6e8ab5a6168b3ea1449be909e8ba6a29d81190692c7c4>
(4)
- *M* core/gatsby-theme-docz/package.json
<https://github.com/doczjs/docz/pull/1749/files#diff-9e11975d8a3de220a8168721e7cd0a6d92dade50ef0ab2ed0cbe76d5f1e66a10>
(4)
Patch Links:
- https://github.com/doczjs/docz/pull/1749.patch
- https://github.com/doczjs/docz/pull/1749.diff
—
Reply to this email directly, view it on GitHub
<#1749>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6QWIPAP7SKGDZIJMQNPJZTXZNS2JANCNFSM6AAAAAA4QYZAKI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added peerDependencies to support latest react version.