Skip to content

Commit 8da5840

Browse files
committed
v4.0.0
1 parent 3a96e51 commit 8da5840

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "pino-stackdriver",
3-
"version": "3.0.0",
2+
"name": "@ajfranzoia/pino-stackdriver",
3+
"version": "4.0.0",
44
"description": "A transport for pino that sends messages to Google Stackdriver Logging",
5-
"homepage": "https://github.com/ovhemert/pino-stackdriver",
5+
"homepage": "https://github.com/ajfranzoia/pino-stackdriver",
66
"main": "src/index.js",
77
"types": "pino-stackdriver.d.ts",
88
"scripts": {
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"repository": {
2828
"type": "git",
29-
"url": "https://github.com/ovhemert/pino-stackdriver.git"
29+
"url": "https://github.com/ajfranzoia/pino-stackdriver.git"
3030
},
3131
"engines": {
3232
"node": ">=16"

0 commit comments

Comments
 (0)