Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lassejlv authored May 7, 2024
1 parent 689efdf commit c42494c
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
Expand Up @@ -2,7 +2,7 @@
"name": "probun",
"description": "Powerful file-based routing for Bun servers",
"module": "src/main/index.ts",
"version": "0.1.19",
"version": "0.1.20",
"main": "./lib/main/index.js",
"type": "module",
"homepage": "https://probun.dev",
Expand All @@ -25,4 +25,4 @@
"mongodb": "^6.5.0",
"pg": "^8.11.5"
}
}
}

0 comments on commit c42494c

Please sign in to comment.