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 66 "author" : " Gilbert Andanje" ,
77 "license" : " MIT" ,
88 "publishConfig" : {
9- "access" : " public"
9+ "access" : " public" ,
10+ "registry" : " https://registry.npmjs.org"
1011 },
1112 "scripts" : {
1213 "release" : " npx bumpp-version@latest && yarn publish"
Original file line number Diff line number Diff line change 11{
22 "name" : " @microservices-suite/constants" ,
3- "version" : " 1.4.2 " ,
3+ "version" : " 1.5.13 " ,
44 "description" : " " ,
55 "devDependencies" : {},
66 "author" : " Gilbert Andanje" ,
77 "publishConfig" : {
8- "access" : " public"
8+ "access" : " public" ,
9+ "registry" : " https://registry.npmjs.org"
910 },
1011 "scripts" : {
11- "release" : " npx bumpp-version@latest && yarn publish"
12+ "release" : " npx bumpp-version@latest && npm publish"
1213 },
1314 "license" : " ISC"
1415}
Original file line number Diff line number Diff line change 55 "main" : " index.js" ,
66 "author" : " Gilbert Andanje" ,
77 "publishConfig" : {
8- "access" : " public"
8+ "access" : " public" ,
9+ "registry" : " https://registry.npmjs.org"
910 },
1011 "scripts" : {
1112 "release" : " npx bumpp-version@latest && yarn publish"
Original file line number Diff line number Diff line change 66 "author" : " Gilbert Andanje" ,
77 "license" : " ISC" ,
88 "publishConfig" : {
9- "access" : " public"
9+ "access" : " public" ,
10+ "registry" : " https://registry.npmjs.org"
1011 },
1112 "scripts" : {
1213 "release:major" : " npm version $(semver $npm_package_version -i major) && npm publish --tag latest" ,
Original file line number Diff line number Diff line change 77 "author" : " Gilbert Andanje" ,
88 "license" : " ISC" ,
99 "publishConfig" : {
10- "access" : " public"
10+ "access" : " public" ,
11+ "registry" : " https://registry.npmjs.org"
1112 },
1213 "scripts" : {
1314 "release:major" : " npm version $(semver $npm_package_version -i major) && npm publish --tag latest" ,
Original file line number Diff line number Diff line change 77 "author" : " Gilbert Andanje" ,
88 "license" : " ISC" ,
99 "publishConfig" : {
10- "access" : " public"
10+ "access" : " public" ,
11+ "registry" : " https://registry.npmjs.org"
1112 },
1213 "scripts" : {
1314 "release" : " npx bumpp-version@latest && yarn publish"
You can’t perform that action at this time.
0 commit comments