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

fixes #1052
This commit is contained in:
Fabian-Lars
2024-03-18 09:40:37 +01:00
committed by GitHub
parent cb96aa0627
commit 7b9fa6607b
3 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "@tauri-apps/plugin-{{name}}",
"name": "@tauri-apps/plugin-PLUGIN_NAME",
"version": "1.0.0",
"license": "MIT or APACHE-2.0",
"authors": [