Skip to content

Commit 0e3e8b0

Browse files
authored
Merge pull request #61 from aligent/fix/DO-1765_secure-publish-support
DO-1765: Add repository field to package.json to support more secure publish
2 parents b1ca208 + 57b5d12 commit 0e3e8b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@aligent/ts-code-standards",
3+
"repository": "https://github.com/aligent/ts-code-standards",
34
"type": "module",
45
"exports": {
56
".": {

0 commit comments

Comments
 (0)