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 33 - 10
44before_install :
55 - echo -e "machine github.com\n login $CI_USER_TOKEN" > ~/.netrc
6- - echo "//code.lds.org/artifactory/api/npm/npm-fhd/:_authToken=${NPM_PUBLISH_TOKEN}" >> ~/ .npmrc
7- - echo "@fs:registry=https://code.lds.org/artifactory/api/npm/npm-fhd/" >> ~/ .npmrc
6+ - echo "//code.lds.org/artifactory/api/npm/npm-fhd/:_authToken=${NPM_PUBLISH_TOKEN}" >> .npmrc
7+ - echo "@fs:registry=https://code.lds.org/artifactory/api/npm/npm-fhd/" >> .npmrc
88install :
99 - " npm i"
1010 - " cd packages/react-scripts"
Original file line number Diff line number Diff line change 11{
22 "name" : " @fs/react-scripts" ,
3- "version" : " 1.6.1 " ,
3+ "version" : " 1.6.2 " ,
44 "upstreamVersion" : " 2.1.3" ,
55 "description" : " Configuration and scripts for Create React App." ,
66 "repository" : " fs-webdev/create-react-app" ,
You can’t perform that action at this time.
0 commit comments