We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0893a55 commit c098366Copy full SHA for c098366
package.json
@@ -17,12 +17,15 @@
17
"type": "git",
18
"url": "https://github.com/serverlessworkflow/sdk-typescript.git"
19
},
20
- "author": "CNCF",
+ "author": {
21
+ "name": "Serverless Workflow Specification Authors",
22
+ "url": "https://serverlessworkflow.io"
23
+ },
24
"license": "http://www.apache.org/licenses/LICENSE-2.0.txt",
25
"bugs": {
26
"url": "https://github.com/serverlessworkflow/sdk-typescript/issues"
27
- "homepage": "",
28
+ "homepage": "https://serverlessworkflow.io",
29
"devDependencies": {
30
"@types/jasmine": "3.6.9",
31
"@types/js-yaml": "^4.0.0",
0 commit comments