mirror of
https://github.com/tauri-apps/create-tauri-app.git
synced 2026-01-31 00:45:16 +01:00
9 lines
149 B
JSON
9 lines
149 B
JSON
{
|
|
"name": "create-tauri-app-worker",
|
|
"version": "0.0.0",
|
|
"license": "Apache-2.0 OR MIT",
|
|
"devDependencies": {
|
|
"wrangler": "^4.0.0"
|
|
}
|
|
}
|