@reffuse/extension-query 0.1.4 #15

Merged
Thilawyn merged 340 commits from next into master 2025-05-26 04:15:01 +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,