Skip to content

Commit

Permalink
chore: release tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
twlite committed Jun 11, 2024
1 parent 209fac2 commit 987b2de
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"name": "@discord-player/tsconfig",
"version": "0.0.0",
"version": "0.0.1",
"description": "TSConfig for discord-player monorepo",
"author": "twlite",
"homepage": "https://discord-player.js.org",
"license": "MIT",
"main": "index.js",
"private": true,
"files": [
"index.js",
"base.json"
Expand All @@ -21,4 +20,4 @@
"devDependencies": {
"typescript": "^5.2.2"
}
}
}

0 comments on commit 987b2de

Please sign in to comment.