mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-11 11:53:21 +03:00
2122ae61fa
* feat(examples): add state example * clippy
8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
"name": "state",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"tauri": "node ../../tooling/cli.js/bin/tauri"
|
|
}
|
|
}
|