Skip to content

Commit 7668b4c

Browse files
committed
chore: Add js target to npm pack to see if that fixes windows build
1 parent 2aca81c commit 7668b4c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/case-definition-dsl/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@
5454
"sourceMap": true
5555
},
5656
"targets": {
57+
"js": {
58+
"npm": "@contract-case/case-definition-dsl"
59+
},
5760
"java": {
5861
"package": "io.contract_testing.contractcase.definitions",
5962
"maven": {

0 commit comments

Comments
 (0)