File tree Expand file tree Collapse file tree 11 files changed +20
-20
lines changed
templates/rnef-template-default Expand file tree Collapse file tree 11 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 44 "commit" : false ,
55 "fixed" : [[" @rnef/*" ]],
66 "linked" : [],
7- "access" : " restricted " ,
7+ "access" : " public " ,
88 "baseBranch" : " main" ,
99 "updateInternalDependencies" : " patch" ,
1010 "ignore" : []
Original file line number Diff line number Diff line change 1212 " dist"
1313 ],
1414 "scripts" : {
15- "publish:npm" : " npm publish" ,
15+ "publish:npm" : " npm publish --access public " ,
1616 "publish:verdaccio" : " npm publish --registry http://localhost:4873 --userconfig ../../.npmrc"
1717 },
1818 "dependencies" : {
2626 "@react-native-community/cli-types" : " ^16.0.2"
2727 },
2828 "publishConfig" : {
29- "access" : " restricted "
29+ "access" : " public "
3030 }
3131}
Original file line number Diff line number Diff line change 1010 " dist"
1111 ],
1212 "scripts" : {
13- "publish:npm" : " npm publish" ,
13+ "publish:npm" : " npm publish --access public " ,
1414 "publish:verdaccio" : " npm publish --registry http://localhost:4873 --userconfig ../../.npmrc"
1515 },
1616 "dependencies" : {
2020 "tslib" : " ^2.3.0"
2121 },
2222 "publishConfig" : {
23- "access" : " restricted "
23+ "access" : " public "
2424 },
2525 "devDependencies" : {
2626 "@types/babel__code-frame" : " ^7.0.6"
Original file line number Diff line number Diff line change 1010 " dist"
1111 ],
1212 "scripts" : {
13- "publish:npm" : " npm publish" ,
13+ "publish:npm" : " npm publish --access public " ,
1414 "publish:verdaccio" : " npm publish --registry http://localhost:4873 --userconfig ../../.npmrc" ,
1515 "e2e" : " vitest --config vite.e2e.config.js"
1616 },
3131 "@types/minimist" : " ^1.2.5"
3232 },
3333 "publishConfig" : {
34- "access" : " restricted "
34+ "access" : " public "
3535 }
3636}
Original file line number Diff line number Diff line change 1212 " react-native.config.ts"
1313 ],
1414 "scripts" : {
15- "publish:npm" : " npm publish" ,
15+ "publish:npm" : " npm publish --access public " ,
1616 "publish:verdaccio" : " npm publish --registry http://localhost:4873 --userconfig ../../.npmrc"
1717 },
1818 "dependencies" : {
2727 "@types/adm-zip" : " ^0.5.7"
2828 },
2929 "publishConfig" : {
30- "access" : " restricted "
30+ "access" : " public "
3131 }
3232}
Original file line number Diff line number Diff line change 1010 " dist"
1111 ],
1212 "scripts" : {
13- "publish:npm" : " npm publish" ,
13+ "publish:npm" : " npm publish --access public " ,
1414 "publish:verdaccio" : " npm publish --registry http://localhost:4873 --userconfig ../../.npmrc"
1515 },
1616 "dependencies" : {
2929 "@rnef/config" : " ^0.4.1"
3030 },
3131 "publishConfig" : {
32- "access" : " restricted "
32+ "access" : " public "
3333 }
3434}
Original file line number Diff line number Diff line change 1212 " react-native.config.ts"
1313 ],
1414 "scripts" : {
15- "publish:npm" : " npm publish" ,
15+ "publish:npm" : " npm publish --access public " ,
1616 "publish:verdaccio" : " npm publish --registry http://localhost:4873 --userconfig ../../.npmrc"
1717 },
1818 "dependencies" : {
2525 "@rnef/config" : " ^0.4.1"
2626 },
2727 "publishConfig" : {
28- "access" : " restricted "
28+ "access" : " public "
2929 }
3030}
Original file line number Diff line number Diff line change 1111 " template"
1212 ],
1313 "scripts" : {
14- "publish:npm" : " npm publish" ,
14+ "publish:npm" : " npm publish --access public " ,
1515 "publish:verdaccio" : " npm publish --registry http://localhost:4873 --userconfig ../../.npmrc"
1616 },
1717 "dependencies" : {
2727 "@react-native/community-cli-plugin" : " *"
2828 },
2929 "publishConfig" : {
30- "access" : " restricted "
30+ "access" : " public "
3131 }
3232}
Original file line number Diff line number Diff line change 1111 " template"
1212 ],
1313 "scripts" : {
14- "publish:npm" : " npm publish" ,
14+ "publish:npm" : " npm publish --access public " ,
1515 "publish:verdaccio" : " npm publish --registry http://localhost:4873 --userconfig ../../.npmrc"
1616 },
1717 "dependencies" : {
2929 "babel-loader" : " ^9.2.1"
3030 },
3131 "publishConfig" : {
32- "access" : " restricted "
32+ "access" : " public "
3333 }
3434}
Original file line number Diff line number Diff line change 1010 " dist"
1111 ],
1212 "scripts" : {
13- "publish:npm" : " npm publish" ,
13+ "publish:npm" : " npm publish --access public " ,
1414 "publish:verdaccio" : " npm publish --registry http://localhost:4873 --userconfig ../../.npmrc"
1515 },
1616 "dependencies" : {
2828 "tslib" : " ^2.3.0"
2929 },
3030 "publishConfig" : {
31- "access" : " restricted "
31+ "access" : " public "
3232 }
3333}
You can’t perform that action at this time.
0 commit comments