File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 "url" : " https://github.com/microsoft/fluentui-react-native.git" ,
99 "directory" : " apps/win32"
1010 },
11+ "main" : " lib-commonjs/index.js" ,
12+ "module" : " lib/index.js" ,
13+ "types" : " lib/index.d.ts" ,
1114 "exports" : {
1215 "." : {
1316 "types" : " ./lib/index.d.ts" ,
1619 "default" : " ./src/index.ts"
1720 }
1821 },
19- "main" : " lib-commonjs/index.js" ,
20- "module" : " lib/index.js" ,
21- "types" : " lib/index.d.ts" ,
2222 "scripts" : {
2323 "build" : " fluentui-scripts build" ,
2424 "build-cjs" : " tsgo --outDir lib-commonjs" ,
3636 "run-win32-devmain-dev" : " rex-win32 --bundle index --component FluentTester --basePath ./dist --useDirectDebugger --windowTitle \" FluentUI Tester\" --pluginProps --debugBundlePath index --jsEngine v8 --useFastRefresh --useDevMain" ,
3737 "start" : " rnx-cli start"
3838 },
39- "jest" : {
40- "preset" : " react-native"
41- },
4239 "dependencies" : {
4340 "@fluentui-react-native/tester-core" : " workspace:*" ,
4441 "@office-iss/react-native-win32" : " ^0.81.0" ,
7976 "react-test-renderer" : " 19.1.0" ,
8077 "rimraf" : " catalog:"
8178 },
79+ "jest" : {
80+ "preset" : " react-native"
81+ },
8282 "furn" : {
8383 "depcheck" : {
8484 "ignoreMatches" : [
Original file line number Diff line number Diff line change 88 "url" : " https://github.com/microsoft/fluentui-react-native.git" ,
99 "directory" : " apps/win32"
1010 },
11+ "main" : " lib-commonjs/index.js" ,
12+ "module" : " lib/index.js" ,
13+ "types" : " lib/index.d.ts" ,
1114 "exports" : {
1215 "." : {
1316 "types" : " ./lib/index.d.ts" ,
1619 "default" : " ./src/index.ts"
1720 }
1821 },
19- "main" : " lib-commonjs/index.js" ,
20- "module" : " lib/index.js" ,
21- "types" : " lib/index.d.ts" ,
2222 "scripts" : {
2323 "build" : " fluentui-scripts build" ,
2424 "build-cjs" : " tsgo --outDir lib-commonjs" ,
3636 "run-win32-devmain-dev" : " rex-win32 --bundle index --component FluentTester --basePath ./dist --useDirectDebugger --windowTitle \" FluentUI Tester\" --pluginProps --debugBundlePath index --jsEngine v8 --useFastRefresh --useDevMain" ,
3737 "start" : " rnx-cli start"
3838 },
39- "jest" : {
40- "preset" : " react-native"
41- },
4239 "dependencies" : {
4340 "@fluentui-react-native/tester-core" : " workspace:*" ,
4441 "@office-iss/react-native-win32" : " ^0.74.0" ,
7471 "react-test-renderer" : " 18.2.0" ,
7572 "rimraf" : " catalog:"
7673 },
74+ "jest" : {
75+ "preset" : " react-native"
76+ },
7777 "furn" : {
7878 "depcheck" : {
7979 "ignoreMatches" : [
You can’t perform that action at this time.
0 commit comments