Skip to content

Commit

Permalink
add TSX files.
Browse files Browse the repository at this point in the history
  • Loading branch information
phulin committed Oct 31, 2024
1 parent fc98539 commit 510db43
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/tome-kolmafia-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tome-kolmafia-react",
"version": "0.2.3",
"version": "0.2.4",
"description": "React components to refresh tome-kolmafia-mock values.",
"author": "loathers",
"license": "MIT",
Expand All @@ -16,7 +16,8 @@
"dist/**/*.js",
"dist/**/*.d.ts",
"dist/**/*.js.map",
"src/**/*.ts"
"src/**/*.ts",
"src/**/*.tsx"
],
"devDependencies": {
"@types/react": "^18.3.11",
Expand Down

0 comments on commit 510db43

Please sign in to comment.