diff --git a/plugin-directory.json b/plugin-directory.json index 357a755..5e7073f 100644 --- a/plugin-directory.json +++ b/plugin-directory.json @@ -38,5 +38,13 @@ { "npmUrl": "https://www.npmjs.com/package/@react-native-nitro-geolocation/rozenite-plugin", "githubUrl": "https://github.com/jingjing2222/react-native-nitro-geolocation/tree/main/packages/rozenite-devtools-plugin" + }, + { + "npmUrl": "https://www.npmjs.com/package/rozenite-graphql-client-devtool", + "githubUrl": "https://github.com/CodeByRahulSaini/rozenite-graphql-client-devtool" + }, + { + "npmUrl": "https://www.npmjs.com/package/rozenite-assets-viewer", + "githubUrl": "https://github.com/CodeByRahulSaini/rozenite-assets-viewer" } ]