File tree Expand file tree Collapse file tree 6 files changed +14
-8
lines changed Expand file tree Collapse file tree 6 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 6
6
"author" : " Gilbert Andanje" ,
7
7
"license" : " MIT" ,
8
8
"publishConfig" : {
9
- "access" : " public"
9
+ "access" : " public" ,
10
+ "registry" : " https://registry.npmjs.org"
10
11
},
11
12
"scripts" : {
12
13
"release" : " npx bumpp-version@latest && yarn publish"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microservices-suite/constants" ,
3
- "version" : " 1.4.2 " ,
3
+ "version" : " 1.5.13 " ,
4
4
"description" : " " ,
5
5
"devDependencies" : {},
6
6
"author" : " Gilbert Andanje" ,
7
7
"publishConfig" : {
8
- "access" : " public"
8
+ "access" : " public" ,
9
+ "registry" : " https://registry.npmjs.org"
9
10
},
10
11
"scripts" : {
11
- "release" : " npx bumpp-version@latest && yarn publish"
12
+ "release" : " npx bumpp-version@latest && npm publish"
12
13
},
13
14
"license" : " ISC"
14
15
}
Original file line number Diff line number Diff line change 5
5
"main" : " index.js" ,
6
6
"author" : " Gilbert Andanje" ,
7
7
"publishConfig" : {
8
- "access" : " public"
8
+ "access" : " public" ,
9
+ "registry" : " https://registry.npmjs.org"
9
10
},
10
11
"scripts" : {
11
12
"release" : " npx bumpp-version@latest && yarn publish"
Original file line number Diff line number Diff line change 6
6
"author" : " Gilbert Andanje" ,
7
7
"license" : " ISC" ,
8
8
"publishConfig" : {
9
- "access" : " public"
9
+ "access" : " public" ,
10
+ "registry" : " https://registry.npmjs.org"
10
11
},
11
12
"scripts" : {
12
13
"release:major" : " npm version $(semver $npm_package_version -i major) && npm publish --tag latest" ,
Original file line number Diff line number Diff line change 7
7
"author" : " Gilbert Andanje" ,
8
8
"license" : " ISC" ,
9
9
"publishConfig" : {
10
- "access" : " public"
10
+ "access" : " public" ,
11
+ "registry" : " https://registry.npmjs.org"
11
12
},
12
13
"scripts" : {
13
14
"release:major" : " npm version $(semver $npm_package_version -i major) && npm publish --tag latest" ,
Original file line number Diff line number Diff line change 7
7
"author" : " Gilbert Andanje" ,
8
8
"license" : " ISC" ,
9
9
"publishConfig" : {
10
- "access" : " public"
10
+ "access" : " public" ,
11
+ "registry" : " https://registry.npmjs.org"
11
12
},
12
13
"scripts" : {
13
14
"release" : " npx bumpp-version@latest && yarn publish"
You can’t perform that action at this time.
0 commit comments