We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8445a6 commit db26aafCopy full SHA for db26aaf
.changes/metadata.md
@@ -0,0 +1,7 @@
1
+---
2
+"cli.rs": "patch"
3
+"cli.js": "patch"
4
5
+
6
+Fix wrong cli metadata that caused new projects (created through `tauri init`) fail to build
7
tooling/cli/metadata.json
@@ -4,5 +4,5 @@
"node": ">= 10.0.0"
},
"tauri": "1.1.0",
- "tauri-build": "1.1.4"
+ "tauri-build": "1.1.0"
8
}
0 commit comments