Skip to content

Commit

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

0 comments on commit 4270946

Please sign in to comment.