Skip to content

Commit 77a7e7b

Browse files
committed
Added api and engine property to extension.json
1 parent e4cb403 commit 77a7e7b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

extension.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@
44
"description": "Solid Protocol Extension to Store and Share Data with Fleetbase",
55
"repository": "https://github.com/fleetbase/solid",
66
"license": "AGPL-3.0-or-later",
7-
"author": "Fleetbase Pte Ltd <hello@fleetbase.io>"
7+
"author": "Fleetbase Pte Ltd <hello@fleetbase.io>",
8+
"engine": "package.json",
9+
"api": "composer.json"
810
}

0 commit comments

Comments
 (0)