File tree Expand file tree Collapse file tree
react-native-nitro-in-app-browser Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " example-app" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 0.7 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "android" : " react-native run-android" ,
3838 "engines" : {
3939 "node" : " >=18"
4040 }
41- }
41+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-nitro-in-app-browser" ,
3- "packageManager" : " bun@1.1.31" ,
43 "private" : true ,
5- "version" : " 0.5 .0" ,
4+ "version" : " 0.7 .0" ,
65 "repository" : " https://github.com/patrickkabwe/react-native-nitro-in-app-browser.git" ,
76 "author" : " Patrick Kabwe <me@patrickkabwe.com> (https://github.com/patrickkabwe)" ,
87 "scripts" : {
98 "bootstrap" : " bun --filter=\" **\" install && bun tsc && bun --filter=\" in-browser-app-example\" pods" ,
109 "typescript" : " bun --filter=\" **\" typescript" ,
11- "release" : " release-it" ,
10+ "release" : " release-it --only-version " ,
1211 "clean" : " rm -rf react-native-nitro-in-app-browser/tsconfig.tsbuildinfo react-native-nitro-in-app-browser/node_modules react-native-nitro-in-app-browser/lib"
1312 },
1413 "workspaces" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-nitro-in-app-browser" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 0.7 .0" ,
44 "description" : " A React Native Nitro module for in-app browser" ,
55 "main" : " ./lib/commonjs/index.js" ,
66 "module" : " ./lib/module/index.js" ,
You can’t perform that action at this time.
0 commit comments