Skip to content

Commit

Permalink
Bump ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Didas-git committed Nov 24, 2023
1 parent fdd1473 commit 006063e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lilybird",
"version": "0.1.5",
"version": "0.2.0",
"description": "A bun-first discord client written in TS",
"main": "./dist/index.js",
"exports": {
Expand Down Expand Up @@ -47,11 +47,11 @@
},
"homepage": "https://github.com/Didas-git/lilybird#readme",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"bun-types": "^1.0.12",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"bun-types": "^1.0.14",
"eslint": "^8.54.0",
"eslint-plugin-tsdoc": "^0.2.17",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}

0 comments on commit 006063e

Please sign in to comment.