Skip to content

Commit

Permalink
get-stream@8; 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Oct 1, 2023
1 parent 3818771 commit 26768d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@derhuerst/gemini",
"description": "Experimental Gemini server & client.",
"version": "1.3.2",
"version": "2.0.0",
"type": "module",
"main": "index.js",
"files": [
Expand Down Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"create-cert": "^1.0.6",
"eslint": "^8.1.0",
"get-stream": "^6.0.0"
"get-stream": "^8.0.1"
},
"scripts": {
"lint": "eslint .",
Expand Down

0 comments on commit 26768d5

Please sign in to comment.