Skip to content

Commit

Permalink
chore: fetch sse.js from npm
Browse files Browse the repository at this point in the history
  • Loading branch information
sunner committed Sep 13, 2023
1 parent 96f19ee commit 56bd840
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"md5": "^2.3.0",
"prettier": "^3.0.0",
"prettier-plugin-vue": "^1.1.6",
"sse.js": "github:mpetazzoni/sse.js"
"sse.js": "^1.0.0"
},
"eslintConfig": {
"root": true,
Expand Down Expand Up @@ -103,4 +103,4 @@
"electron-builder": "^24.0.0"
}
}
}
}

0 comments on commit 56bd840

Please sign in to comment.