mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 15:46:51 +00:00
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"name": "resources",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"tauri": "node ../../tooling/cli/node/tauri.js"
|
|
}
|
|
}
|