mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-25 02:08:28 +02:00
Fix package build order
This commit is contained in:
@@ -38,10 +38,10 @@
|
|||||||
"plugins/template-function-random",
|
"plugins/template-function-random",
|
||||||
"plugins/template-function-regex",
|
"plugins/template-function-regex",
|
||||||
"plugins/template-function-request",
|
"plugins/template-function-request",
|
||||||
"plugins/template-function-response",
|
|
||||||
"plugins/template-function-timestamp",
|
"plugins/template-function-timestamp",
|
||||||
"plugins/template-function-uuid",
|
"plugins/template-function-uuid",
|
||||||
"plugins/template-function-xml",
|
"plugins/template-function-xml",
|
||||||
|
"plugins/template-function-response",
|
||||||
"plugins/themes-yaak",
|
"plugins/themes-yaak",
|
||||||
"src-tauri",
|
"src-tauri",
|
||||||
"src-tauri/yaak-crypto",
|
"src-tauri/yaak-crypto",
|
||||||
|
|||||||
Reference in New Issue
Block a user