We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a96e51 commit 8da5840Copy full SHA for 8da5840
package.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "pino-stackdriver",
3
- "version": "3.0.0",
+ "name": "@ajfranzoia/pino-stackdriver",
+ "version": "4.0.0",
4
"description": "A transport for pino that sends messages to Google Stackdriver Logging",
5
- "homepage": "https://github.com/ovhemert/pino-stackdriver",
+ "homepage": "https://github.com/ajfranzoia/pino-stackdriver",
6
"main": "src/index.js",
7
"types": "pino-stackdriver.d.ts",
8
"scripts": {
@@ -26,7 +26,7 @@
26
"license": "MIT",
27
"repository": {
28
"type": "git",
29
- "url": "https://github.com/ovhemert/pino-stackdriver.git"
+ "url": "https://github.com/ajfranzoia/pino-stackdriver.git"
30
},
31
"engines": {
32
"node": ">=16"
0 commit comments