chore: add dependency to types pipeline

This commit is contained in:
Braks
2022-05-15 17:37:28 +02:00
parent 36b3729a2b
commit 3b0e301bf1

View File

@@ -8,6 +8,7 @@
},
"types": {
"dependsOn": ["^build"],
"outputs": ["dist/**"]
},
"typedoc": {