This repository was archived by the owner on Nov 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +19
-0
lines changed Expand file tree Collapse file tree 5 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 8
8
"test" : " node ./scripts/test.js" ,
9
9
"zumper" : " lerna run --no-bail zumper"
10
10
},
11
+ "publishConfig" : {
12
+ "registry" : " https://zumper.jfrog.io/artifactory/api/npm/npm/"
13
+ },
11
14
"dependencies" : {
12
15
"@babel/core" : " ^7.6.2" ,
13
16
"@babel/plugin-proposal-class-properties" : " ^7.5.5" ,
Original file line number Diff line number Diff line change 4
4
"description" : " Static route config matching for React Router" ,
5
5
"repository" : " ReactTraining/react-router" ,
6
6
"license" : " MIT" ,
7
+ "publishConfig" : {
8
+ "access" : " public" ,
9
+ "registry" : " https://zumper.jfrog.io/artifactory/api/npm/npm/"
10
+ },
7
11
"authors" : [
8
12
" Ryan Florence"
9
13
],
Original file line number Diff line number Diff line change 4
4
"description" : " DOM bindings for React Router" ,
5
5
"repository" : " zumper/react-router" ,
6
6
"license" : " MIT" ,
7
+ "publishConfig" : {
8
+ "access" : " public" ,
9
+ "registry" : " https://zumper.jfrog.io/artifactory/api/npm/npm/"
10
+ },
7
11
"authors" : [
8
12
" Michael Jackson" ,
9
13
" Ryan Florence"
Original file line number Diff line number Diff line change 4
4
"description" : " React Native bindings for React Router" ,
5
5
"repository" : " ReactTraining/react-router" ,
6
6
"license" : " MIT" ,
7
+ "publishConfig" : {
8
+ "access" : " public" ,
9
+ "registry" : " https://zumper.jfrog.io/artifactory/api/npm/npm/"
10
+ },
7
11
"authors" : [
8
12
" Michael Jackson" ,
9
13
" Ryan Florence"
Original file line number Diff line number Diff line change 4
4
"description" : " Declarative routing for React" ,
5
5
"repository" : " zumper/react-router" ,
6
6
"license" : " MIT" ,
7
+ "publishConfig" : {
8
+ "access" : " public" ,
9
+ "registry" : " https://zumper.jfrog.io/artifactory/api/npm/npm/"
10
+ },
7
11
"authors" : [
8
12
" Michael Jackson" ,
9
13
" Ryan Florence"
You can’t perform that action at this time.
0 commit comments