Skip to content

Commit c098366

Browse files
committed
restored package.json
1 parent 0893a55 commit c098366

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,15 @@
1717
"type": "git",
1818
"url": "https://github.com/serverlessworkflow/sdk-typescript.git"
1919
},
20-
"author": "CNCF",
20+
"author": {
21+
"name": "Serverless Workflow Specification Authors",
22+
"url": "https://serverlessworkflow.io"
23+
},
2124
"license": "http://www.apache.org/licenses/LICENSE-2.0.txt",
2225
"bugs": {
2326
"url": "https://github.com/serverlessworkflow/sdk-typescript/issues"
2427
},
25-
"homepage": "",
28+
"homepage": "https://serverlessworkflow.io",
2629
"devDependencies": {
2730
"@types/jasmine": "3.6.9",
2831
"@types/js-yaml": "^4.0.0",

0 commit comments

Comments
 (0)