Skip to content

Commit 03259f3

Browse files
committed
chore(deps): updated package.json
1 parent ad66677 commit 03259f3

File tree

2 files changed

+2831
-35
lines changed

2 files changed

+2831
-35
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"scripts": {
44
"build": "pnpm run --filter './packages/**' build",
55
"check": "pnpm run --filter './packages/**' --parallel check",
6+
"ios": "pnpm run --filter './packages/app' ios",
67
"test": "vitest run --coverage"
78
},
89
"devDependencies": {

0 commit comments

Comments
 (0)