We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8e2ce commit 0f01f70Copy full SHA for 0f01f70
1 file changed
packages/custom-node-generator/package.json
@@ -28,6 +28,10 @@
28
"generator",
29
"react-native-audio-api"
30
],
31
+ "repository": {
32
+ "type": "git",
33
+ "url": "git+https://github.com/software-mansion/react-native-audio-api.git"
34
+ },
35
"engines": {
36
"node": ">=12.0.0"
37
}
0 commit comments