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 279f25a commit bef2dc1Copy full SHA for bef2dc1
1 file changed
package.json
@@ -4,6 +4,10 @@
4
"type": "module",
5
"description": "Insights Panel for viewing results for dynamic sql queries",
6
"icon": "extension",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/bcc-code/directus-sql-query-panel"
10
+ },
11
"author": {
12
"name": "Gerard Lamusse"
13
},
0 commit comments