Skip to content

Commit b10aa7b

Browse files
author
Adam Gleitman
committed
No need to set the version, react-native-macos-init pulls the latest from Verdaccio anyway
1 parent 73aadc7 commit b10aa7b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.ado/templates/react-native-macos-init.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ steps:
1212
- template: apple-tools-setup.yml
1313

1414
- template: verdaccio-init.yml
15-
16-
- task: CmdLine@2
17-
displayName: Set package version
18-
inputs:
19-
script: node scripts/set-rn-version.js -b dry-run -v 1000.0.0
20-
2115
- template: verdaccio-publish.yml
2216

2317
# First do a build of the local package, since we point the cli at the local files, it needs to be pre-built

0 commit comments

Comments
 (0)