Skip to content

Enhancement/upgrade packages and fix typing#4

Merged
EgeAytin merged 2 commits intoPermify:masterfrom
fatehMohamed14:enhancement/upgrade-packages
Jan 31, 2023
Merged

Enhancement/upgrade packages and fix typing#4
EgeAytin merged 2 commits intoPermify:masterfrom
fatehMohamed14:enhancement/upgrade-packages

Conversation

@fatehMohamed14
Copy link
Copy Markdown
Contributor

  1. Upgrade of all packages to the latest using npm-check-updates
  2. Fix typing issue by using PropsWithChildren type.
    Definition on react/index.d.ts
    type PropsWithChildren<P> = P & { children?: ReactNode };

@EgeAytin EgeAytin merged commit bd59537 into Permify:master Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants