Skip to content

Commit 1254aa0

Browse files
committed
use commitish package by tarball url rather than git url
1 parent a930d44 commit 1254aa0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"file-stream-rotator": "^0.5.7",
4444
"object-hash": "^2.0.1",
4545
"triple-beam": "^1.3.0",
46-
"winston-transport": "github:winstonjs/winston-transport#868d657"
46+
"winston-transport": "https://github.com/winstonjs/winston-transport/archive/868d6577956f82ee0b021b119a4de938c61645f7.tar.gz"
4747
}
4848
}

0 commit comments

Comments
 (0)