Skip to content

Commit c610f8b

Browse files
committed
remove all superfluous fields from package.json for minimal publish
1 parent a741006 commit c610f8b

File tree

3 files changed

+1
-9
lines changed

3 files changed

+1
-9
lines changed

packages/aws-durable-execution-sdk-js-testing/index.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/aws-durable-execution-sdk-js/index.js

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
{
22
"name": "aws-durable-execution-sdk-js",
3-
"version": "0.0.0",
4-
"description": "",
5-
"main": "index.js",
6-
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
8-
},
9-
"license": "Apache-2.0"
3+
"version": "0.0.0"
104
}

0 commit comments

Comments
 (0)