We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6897282 commit ab421d9Copy full SHA for ab421d9
1 file changed
web/shared_ui/package.json
@@ -3,6 +3,10 @@
3
"version": "0.0.1",
4
"private": false,
5
"type": "module",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/TobikoData/sqlmesh"
9
+ },
10
"files": [
11
"/dist"
12
],
0 commit comments