We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01ba86 commit 1062366Copy full SHA for 1062366
.yarnrc.yml
@@ -1,2 +1 @@
1
nodeLinker: node-modules
2
-nmHoistingLimits: workspaces
package.json
@@ -2,6 +2,7 @@
"name": "react-native-paper",
3
"version": "5.14.0",
4
"description": "Material design for React Native",
5
+ "private": true,
6
"main": "lib/commonjs/index.js",
7
"module": "lib/module/index.js",
8
"react-native": "src/index.tsx",
0 commit comments