Skip to content

Commit

Permalink
update package details
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Jul 17, 2022
1 parent db972ae commit 4e45f0e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"types": "./dist/index.d.ts"
}
},
"description": "Get current wifi name",
"description": "Get current wifi name with Bun.",
"scripts": {
"build-fast": "tsup src/index.ts --format cjs,esm",
"build": "bun run build-fast --dts-resolve",
Expand All @@ -23,7 +23,8 @@
"dist"
],
"keywords": [
"bun"
"bun",
"wifi"
],
"license": "MIT",
"homepage": "https://github.com/wobsoriano/pkg-name#readme",
Expand Down

0 comments on commit 4e45f0e

Please sign in to comment.