We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
publish: $all
@react-native/normalize-colors
1 parent d282ebe commit a4c7219Copy full SHA for a4c7219
.circleci/verdaccio.yml
@@ -18,7 +18,7 @@ packages:
18
# Get @react-native/normalize-colors from npm registry, since its used in deprecated-react-native-prop-types package
19
'@react-native/normalize-colors':
20
access: $all
21
- publish: $authenticated
+ publish: $all
22
proxy: npmjs
23
# Group and isolate all local packages, avoid being proxy from outside
24
'@react-native/*':
0 commit comments