Skip to content

Commit 5a9e47e

Browse files
committed
Fix manifest.json
1 parent 1456396 commit 5a9e47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"exec": "{nodeLoader} {path}",
77
"primary_type": "adapter",
88
"strict_max_version": "*",
9-
"strict_min_version": "0.10.0",
9+
"strict_min_version": "0.10.0"
1010
}
1111
},
1212
"homepage_url": "https://github.com/jakubdybczak/w3c-web-of-things-adapter",

0 commit comments

Comments
 (0)