@reffuse/extension-query 0.1.2 #8

Merged
Thilawyn merged 196 commits from next into master 2025-03-31 21:42:24 +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,