Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Jul 4, 2024
1 parent cfcf66e commit d969232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"lint:fix": "eslint . --fix",
"test": "vitest",
"test:update": "vitest -u",
"typecheck": "tcs --noEmit",
"typecheck": "tsc --noEmit",
"play": "npm -C playground run dev"
},
"dependencies": {
Expand Down

0 comments on commit d969232

Please sign in to comment.