Skip to content

Commit 056e811

Browse files
committed
fix: format
1 parent 8e671f0 commit 056e811

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

turbo.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,7 @@
134134
},
135135
"build:pbts": {
136136
"dependsOn": ["//#install:modules", "build:pbjs-esm", "build:pbjs-cjs"],
137-
"inputs": [
138-
"src/generated/governance_instruction.js"
139-
],
137+
"inputs": ["src/generated/governance_instruction.js"],
140138
"outputs": ["src/generated/governance_instruction.d.ts"]
141139
},
142140
"fix": {

0 commit comments

Comments
 (0)