Skip to content

Commit

Permalink
chore(deps): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexcited committed Aug 17, 2024
1 parent 9d723df commit 269dd77
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
Binary file modified bun.lockb
Binary file not shown.
19 changes: 7 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"exports": {
".": {
"bun": "./dist/index.js",
"node": "./dist/index.js",
"require": "./dist/index.js",
"import": "./dist/index.js",
"default": "./dist/index.js"
}
"bun": "./dist/index.js",
"node": "./dist/index.js",
"require": "./dist/index.js",
"import": "./dist/index.js",
"default": "./dist/index.js"
},
"files": [
"dist"
Expand All @@ -24,11 +22,8 @@
"build:types": "bun x tsc"
},
"license": "MIT",
"author": "Mikkel RINGAUD <[email protected]> (https://github.com)",
"repository": {
"url": "https://github.com/Vexcited/tcp-websocket",
"type": "git"
},
"author": "Mikkel ALMONTE--RINGAUD <[email protected]> (https://github.com/Vexcited)",
"repository": "https://github.com/Vexcited/tcp-websocket",
"bugs": "https://github.com/Vexcited/tcp-websocket/issues",
"keywords": [
"bun",
Expand Down

0 comments on commit 269dd77

Please sign in to comment.