Skip to content

Commit

Permalink
refactor: remove test command for mini app
Browse files Browse the repository at this point in the history
  • Loading branch information
yuche committed Jun 11, 2024
1 parent eef494b commit 037154a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/miniapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
},
"scripts": {
"lint": "eslint ./src",
"build": "tsup",
"test": "vitest"
"build": "tsup"
},
"overrides": {},
"files": [
Expand Down

0 comments on commit 037154a

Please sign in to comment.