We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36775e6 commit b5434d8Copy full SHA for b5434d8
edgee-component.toml
@@ -8,7 +8,7 @@ subcategory = "analytics"
8
description = "Example TypeScript component for data collection"
9
documentation = "https://github.com/edgee-cloud/example-ts-component"
10
repository = "https://github.com/edgee-cloud/example-ts-component"
11
-wit-world-version = "0.4.0"
+wit-world-version = "0.5.0"
12
13
[component.build]
14
command = "npm install && npm run generate && npm run build"
0 commit comments