Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Puyodead1 committed Dec 18, 2024
1 parent 3cb2a1c commit 07c63de
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,8 @@
"tauri:android:build": "pnpm run ci:prebuild && tauri android build"
},
"type": "module",
"version": "0.1.2"
"version": "0.1.2",
"engines": {
"pnpm": ">=9.0.0"
}
}

0 comments on commit 07c63de

Please sign in to comment.