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.
2 parents 66e89a3 + e6f0cb8 commit 349b480Copy full SHA for 349b480
example/react-native.config.js
@@ -9,7 +9,7 @@ module.exports = {
9
},
10
dependencies: {
11
[pkg.name]: {
12
- root: path.join(__dirname, '..', '..', 'packages', 'react-native-fast-io'),
+ root: path.join(__dirname, '..', 'packages', 'react-native-fast-io'),
13
14
15
}
0 commit comments