Skip to content

Commit 0571758

Browse files
committedMar 16, 2025
fix(devops): need to have the correct url for provenance
1 parent 2fa6149 commit 0571758

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
"url": "https://ChrisSpiegl.com"
3232
},
3333
"repository": {
34-
"type": "git",
35-
"url": "git+https://github.com/spieglio/pushnotice-node-api-client.git"
34+
"url": "https://github.com/spieglio/pushnotice-node-api-client.git"
3635
},
3736
"bugs": {
3837
"url": "https://github.com/spieglio/pushnotice-node-api-client/issues"

0 commit comments

Comments
 (0)
Failed to load comments.