File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 69
69
displayName : ' npm auth'
70
70
inputs :
71
71
filename : npm
72
- arguments : ' config set $(publishnpmfeed)/:_authToken $(npmTokenOffice)'
72
+ arguments : ' config set $(publishnpmfeed)/registry/ :_authToken $(npmTokenOffice)'
73
73
74
74
- task : CmdLine@2
75
75
displayName : Do Publish
80
80
displayName : ' npm unauth'
81
81
inputs :
82
82
filename : npm
83
- arguments : ' config set //office.pkgs.visualstudio.com/_packaging/Office/npm /:_authToken XXXXX'
83
+ arguments : ' config set $(publishnpmfeed)/registry /:_authToken XXXXX'
84
84
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native" ,
3
- "version" : " 0.0.2-microsoft.3 " ,
3
+ "version" : " 0.0.2-microsoft.6 " ,
4
4
"description" : " [Microsoft Fork] A framework for building native apps using React" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments