mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-03 02:09:50 +03:00
1d7171a1ec
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"name": "resources",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"tauri": "node ../../tooling/cli/node/tauri.js"
|
|
}
|
|
}
|