Skip to content

Commit

Permalink
remove tsc
Browse files Browse the repository at this point in the history
  • Loading branch information
aghull committed Feb 20, 2024
1 parent 0d5cd7a commit aad98e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"type": "module",
"dependencies": {
"@boardzilla/core": "^0.0.85",
"@boardzilla/core": "~0.0.100",
"react": "^18.2",
"react-dom": "^18.2"
},
Expand All @@ -14,7 +14,6 @@
"@types/react-dom": "^18.2.14",
"esbuild": "^0.19.2",
"esbuild-sass-plugin": "^2.15.0",
"tsc": "^2.0.4",
"typescript": "^5.2.2",
"vitest": "^1.2.2"
},
Expand Down

0 comments on commit aad98e7

Please sign in to comment.