Files
Lucas Fernandes Nogueira d74fc0a097 feat: update to alpha.11 (#555)
2023-08-14 14:51:20 -03:00

15 lines
267 B
JSON

{
"name": "app",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"devDependencies": {
"@tauri-apps/cli": "2.0.0-alpha.11"
}
}