Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lassejlv authored Apr 6, 2024
1 parent 3b3c019 commit d3c7553
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.4",
"version": "0.1.5",
"main": "./lib/main/index.js",
"type": "module",
"devDependencies": {
Expand All @@ -18,4 +18,4 @@
"chalk": "^5.3.0",
"mongodb": "^6.5.0"
}
}
}

0 comments on commit d3c7553

Please sign in to comment.