Skip to content

Commit a741006

Browse files
committed
remove author, repository, bugs, homepage section as they are not required
1 parent 18870bf commit a741006

File tree

4 files changed

+4
-22
lines changed

4 files changed

+4
-22
lines changed

packages/aws-durable-execution-sdk-js-testing/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/aws-durable-execution-sdk-js-testing/package.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,5 @@
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
9-
"repository": {
10-
"type": "git",
11-
"url": "git+https://github.com/SilanHe/test-publish-npm-silanhe.git"
12-
},
13-
"author": "SilanHe",
14-
"license": "ISC",
15-
"bugs": {
16-
"url": "https://github.com/SilanHe/test-publish-npm-silanhe/issues"
17-
},
18-
"homepage": "https://github.com/SilanHe/test-publish-npm-silanhe#readme"
9+
"license": "Apache-2.0"
1910
}

packages/aws-durable-execution-sdk-js/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/aws-durable-execution-sdk-js/package.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,5 @@
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
9-
"repository": {
10-
"type": "git",
11-
"url": "git+https://github.com/SilanHe/test-publish-npm-silanhe.git"
12-
},
13-
"author": "SilanHe",
14-
"license": "ISC",
15-
"bugs": {
16-
"url": "https://github.com/SilanHe/test-publish-npm-silanhe/issues"
17-
},
18-
"homepage": "https://github.com/SilanHe/test-publish-npm-silanhe#readme"
9+
"license": "Apache-2.0"
1910
}

0 commit comments

Comments
 (0)