Skip to content

Commit 61ab9b3

Browse files
committed
Remove obsolete rotating-file-stream package
1 parent f383d81 commit 61ab9b3

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "github-contribution-api",
33
"description": "Scrape contribution data of a Github user",
4-
"version": "4.7.3",
4+
"version": "4.7.4",
55
"author": "Jonathan Gruber <gruberjonathan@gmail.com>",
66
"license": "MIT",
77
"private": true,
@@ -40,8 +40,7 @@
4040
"cors": "^2.8.4",
4141
"domhandler": "^5.0.3",
4242
"express": "^4.21.1",
43-
"memory-cache": "^0.2.0",
44-
"rotating-file-stream": "^3.2.5"
43+
"memory-cache": "^0.2.0"
4544
},
4645
"devDependencies": {
4746
"@babel/preset-env": "^7.26.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)