File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ " @fluentui-react-native/focus-trap-zone " : patch
3+ " @fluentui-react-native/focus-zone " : patch
4+ " @fluentui-react-native/experimental-avatar " : patch
5+ " @fluentui-react-native/callout " : patch
6+ ---
7+
8+ Explicitly declare ` react-native ` exports condition
Original file line number Diff line number Diff line change 1515 "types" : " lib/index.d.ts" ,
1616 "exports" : {
1717 "." : {
18+ "react-native" : " ./src/index.ts" ,
1819 "types" : " ./lib/index.d.ts" ,
1920 "import" : " ./lib/index.js" ,
2021 "require" : " ./lib-commonjs/index.js" ,
21- "default" : " ./src /index.ts "
22+ "default" : " ./lib-commonjs /index.js "
2223 }
2324 },
2425 "scripts" : {
Original file line number Diff line number Diff line change 1414 "types" : " lib/index.d.ts" ,
1515 "exports" : {
1616 "." : {
17+ "react-native" : " ./src/index.ts" ,
1718 "types" : " ./lib/index.d.ts" ,
1819 "import" : " ./lib/index.js" ,
1920 "require" : " ./lib-commonjs/index.js" ,
20- "default" : " ./src /index.ts "
21+ "default" : " ./lib-commonjs /index.js "
2122 }
2223 },
2324 "scripts" : {
Original file line number Diff line number Diff line change 1414 "types" : " lib/index.d.ts" ,
1515 "exports" : {
1616 "." : {
17+ "react-native" : " ./src/index.ts" ,
1718 "types" : " ./lib/index.d.ts" ,
1819 "import" : " ./lib/index.js" ,
1920 "require" : " ./lib-commonjs/index.js" ,
20- "default" : " ./src /index.ts "
21+ "default" : " ./lib-commonjs /index.js "
2122 }
2223 },
2324 "scripts" : {
Original file line number Diff line number Diff line change 1515 "types" : " lib/index.d.ts" ,
1616 "exports" : {
1717 "." : {
18+ "react-native" : " ./src/index.ts" ,
1819 "types" : " ./lib/index.d.ts" ,
1920 "import" : " ./lib/index.js" ,
2021 "require" : " ./lib-commonjs/index.js" ,
21- "default" : " ./src /index.ts "
22+ "default" : " ./lib-commonjs /index.js "
2223 }
2324 },
2425 "scripts" : {
You can’t perform that action at this time.
0 commit comments