Skip to content

Commit

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

0 comments on commit 5152801

Please sign in to comment.