Skip to content

Commit ac4b38e

Browse files
committed
chore: add repository info to common code
1 parent 6897282 commit ac4b38e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/shared_ui/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "0.0.1",
44
"private": false,
55
"type": "module",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/TobikoData/sqlmesh"
9+
},
610
"files": [
711
"/dist"
812
],

0 commit comments

Comments
 (0)