mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-29 13:03:09 +03:00
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"name": "resources",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"tauri": "node ../../tooling/cli.js/bin/tauri"
|
|
}
|
|
}
|