Skip to content

Commit 0cce1e4

Browse files
committed
chore: setup monorepo with yarn workspaces
1 parent a01ba86 commit 0cce1e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "react-native-paper",
33
"version": "5.14.0",
44
"description": "Material design for React Native",
5+
"private": true,
56
"main": "lib/commonjs/index.js",
67
"module": "lib/module/index.js",
78
"react-native": "src/index.tsx",

0 commit comments

Comments
 (0)