Skip to content

Commit e231cfc

Browse files
authored
TECH-151: Add InvoiceTemplating extension codegen (#197)
1 parent b5c1dc4 commit e231cfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@vality/domain-proto",
33
"version": "2.0.0",
44
"scripts": {
5-
"codegen": "thrift-codegen --i ./proto --n domain_config_v2 domain payment_processing accounter webhooker"
5+
"codegen": "thrift-codegen --i ./proto --n domain_config_v2 domain payment_processing accounter webhooker api_extensions"
66
},
77
"publishConfig": {
88
"access": "public",

0 commit comments

Comments
 (0)