Try and get pkg.pr.new working

This commit is contained in:
Eric Allam
2024-08-22 14:09:29 +01:00
committed by Eric Allam
parent 0d25ad1e31
commit 2d99afd37d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/triggerdotdev/trigger.dev.git",
"url": "https://github.com/triggerdotdev/trigger.dev",
"directory": "packages/cli-v3"
},
"publishConfig": {
+1 -1
View File
@@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/triggerdotdev/trigger.dev.git",
"url": "https://github.com/triggerdotdev/trigger.dev",
"directory": "packages/core"
},
"files": [
+1 -1
View File
@@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/triggerdotdev/trigger.dev.git",
"url": "https://github.com/triggerdotdev/trigger.dev",
"directory": "packages/trigger-sdk"
},
"type": "module",