chore(template): Replace {{name}} with PLUGIN_NAME (#1087)

fixes #1052
This commit is contained in:
Fabian-Lars
2024-03-18 09:40:14 +01:00
committed by GitHub
parent d95a1b382f
commit 6a6c9daeb2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "tauri-plugin-{{name}}-api",
"name": "tauri-plugin-PLUGIN_NAME-api",
"version": "0.0.0",
"license": "MIT or APACHE-2.0",
"authors": [