We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c1dc4 commit e231cfcCopy full SHA for e231cfc
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "@vality/domain-proto",
3
"version": "2.0.0",
4
"scripts": {
5
- "codegen": "thrift-codegen --i ./proto --n domain_config_v2 domain payment_processing accounter webhooker"
+ "codegen": "thrift-codegen --i ./proto --n domain_config_v2 domain payment_processing accounter webhooker api_extensions"
6
},
7
"publishConfig": {
8
"access": "public",
0 commit comments