Skip to content

Commit 5f96402

Browse files
authored
CI: Apply setName transformation to devextreme-dist-internal package.json (#33780)
1 parent 5209294 commit 5f96402

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/devextreme/project.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,8 @@
869869
},
870870
"configurations": {
871871
"internal": {
872-
"distDirectory": "./artifacts/npm/devextreme-dist-internal"
872+
"distDirectory": "./artifacts/npm/devextreme-dist-internal",
873+
"setName": "devextreme-dist-internal"
873874
}
874875
},
875876
"inputs": [

0 commit comments

Comments
 (0)