Skip to content

Commit bfd4fd5

Browse files
committed
update repo props for provenance
1 parent 36491bf commit bfd4fd5

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,18 @@
5050
"type": "git",
5151
"url": "git+https://github.com/timgit/pg-boss.git"
5252
},
53-
"keywords": [
54-
"postgresql",
55-
"postgres",
56-
"queue",
57-
"job"
58-
],
5953
"author": "timgit",
6054
"license": "MIT",
6155
"bugs": {
6256
"url": "https://github.com/timgit/pg-boss/issues"
6357
},
6458
"homepage": "https://timgit.github.io/pg-boss",
59+
"keywords": [
60+
"postgresql",
61+
"postgres",
62+
"queue",
63+
"job"
64+
],
6565
"files": [
6666
"dist",
6767
"README.md",

packages/dashboard/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@
7777
"vite": "^7.3.1",
7878
"vitest": "^4.0.18"
7979
},
80+
"repository": {
81+
"type": "git",
82+
"url": "git+https://github.com/timgit/pg-boss.git"
83+
},
84+
"author": "timgit",
8085
"license": "MIT",
8186
"bugs": {
8287
"url": "https://github.com/timgit/pg-boss/issues"

0 commit comments

Comments
 (0)