@reffuse/extension-query 0.1.5 #16

Merged
Thilawyn merged 347 commits from next into master 2025-06-01 05:28:47 +02:00
Showing only changes of commit 47aa130486 - Show all commits

View File

@@ -7,10 +7,10 @@
"outputs": ["./dist/**"]
},
"pack": {
"dependsOn": ["^pack"]
"dependsOn": ["pack"]
},
"publish": {
"dependsOn": ["^publish"]
"dependsOn": ["publish"]
},
"dev": {
"persistent": true,