Skip to content

Commit

Permalink
Update npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Nov 7, 2024
1 parent 2525e84 commit 788f0e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bare",
"version": "1.10.1",
"version": "1.11.0",
"description": "Small and modular JavaScript runtime for desktop and mobile",
"exports": {
".": {
Expand All @@ -27,9 +27,9 @@
},
"homepage": "https://github.com/holepunchto/bare",
"dependencies": {
"bare-runtime": "1.10.1"
"bare-runtime": "1.11.0"
},
"devDependencies": {
"bare-headers": "1.10.1"
"bare-headers": "1.11.0"
}
}

0 comments on commit 788f0e3

Please sign in to comment.