Fix repo slug

This commit is contained in:
Colin McDonnell
2026-01-14 01:44:30 +00:00
committed by pullfrog[bot]
parent 5604cf1868
commit 3fa309853b
16 changed files with 278033 additions and 58 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
{
"name": "@pullfrog/action",
"name": "@pullfrog/pullfrog",
"version": "0.0.157",
"type": "module",
"files": [
@@ -52,15 +52,15 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/pullfrog/action.git"
"url": "git+https://github.com/pullfrog/pullfrog.git"
},
"keywords": [],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/pullfrog/action/issues"
"url": "https://github.com/pullfrog/pullfrog/issues"
},
"homepage": "https://github.com/pullfrog/action#readme",
"homepage": "https://github.com/pullfrog/pullfrog#readme",
"zshy": {
"exports": "./index.ts"
},