Skip to content

Commit 9a5139a

Browse files
authored
chore: allow script for pact-core (#1753)
1 parent 05e0a79 commit 9a5139a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,10 @@
161161
"source-map-support": "0.5.21",
162162
"tsx": "4.21.0",
163163
"typescript": "5.9.3"
164+
},
165+
"pnpm": {
166+
"onlyBuiltDependencies": [
167+
"@pact-foundation/pact-core"
168+
]
164169
}
165170
}

0 commit comments

Comments
 (0)