Skip to content

Commit

Permalink
Update Yarn to 4.6.0 and bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
surilindur committed Jan 23, 2025
1 parent 166fc47 commit f46fb70
Show file tree
Hide file tree
Showing 2 changed files with 1,221 additions and 1,044 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"name": "readable-from-web",
"type": "commonjs",
"version": "1.0.0",
"packageManager": "yarn@4.5.1",
"packageManager": "yarn@4.6.0",
"description": "Experimental converter from WHATWG ReadableStream to readable-stream Readable",
"license": "MIT",
"homepage": "https://github.com/comunica/readable-from-web.js",
"homepage": "https://github.com/comunica/readable-from-web.js#readme",
"repository": {
"type": "git",
"url": "https://github.com/comunica/readable-from-web.js"
},
"bugs": {
"url": "https://github.com/comunica/readable-from-web/issues"
"url": "https://github.com/comunica/readable-from-web.js/issues"
},
"main": "lib/index.js",
"types": "lib/index",
Expand Down Expand Up @@ -43,7 +43,7 @@
"ts-node": "^10.0.0",
"typescript": "^5.0.0",
"webpack": "^5.0.0",
"webpack-cli": "^5.0.0",
"webpack-cli": "^6.0.0",
"webpack-dev-server": "^5.0.0"
}
}
Loading

0 comments on commit f46fb70

Please sign in to comment.