File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 9595 "url" : " git+https://github.com/PolymathNetwork/polymath-sdk.git"
9696 },
9797 "release" : {
98- "branch" : " master"
98+ "branch" : " master" ,
99+ "plugins" : [
100+ " @semantic-release/commit-analyzer" ,
101+ " @semantic-release/release-notes-generator" ,
102+ " @semantic-release/npm" ,
103+ " @semantic-release/git" ,
104+ " @semantic-release/github"
105+ ]
99106 },
100107 "description" : " A Javascript SDK for interacting with the Polymath network for the browser and Node.js" ,
101108 "bugs" : {
102109 "url" : " https://github.com/PolymathNetwork/polymath-sdk/issues"
103110 },
104111 "homepage" : " https://github.com/PolymathNetwork/polymath-sdk#readme" ,
105- "author" : " " ,
112+ "author" : " Polymath Studios Inc. " ,
106113 "license" : " ISC"
107114}
You can’t perform that action at this time.
0 commit comments