Skip to content

Commit

Permalink
yeah
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoishin committed Dec 26, 2024
1 parent 1e53c46 commit 729cbed
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 @@ -28,7 +28,7 @@
"fix": "run-s fix:*",
"fix:prettier": "prettier --write \"**/*.ts\"",
"fix:eslint": "eslint --fix \"**/*.ts\"",
"test": "tsx --test"
"test": "vitest"
},
"prettier": "@gamesdonequick/prettier-config",
"dependencies": {
Expand Down Expand Up @@ -67,7 +67,6 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.1.2",
"tmp": "0.2.1",
"tsx": "^4.19.2",
"type-fest": "^0.17.0",
"typescript": "~5.7.2",
"vitest": "^2.1.8"
Expand Down

0 comments on commit 729cbed

Please sign in to comment.