Skip to content

Commit 22a0057

Browse files
committed
chore: remove jsii
1 parent 36eedce commit 22a0057

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
"eslint-plugin-import": ">=2.26.0",
3434
"eslint-plugin-prettier": ">=4.2.1",
3535
"jest": "^28.1.3",
36-
"jsii": "^1.62.0",
37-
"jsii-pacmak": "^1.62.0",
3836
"openapi-types": "^12.0.0",
3937
"prettier": "^2.7.1",
4038
"type-fest": "^2.17.0",
@@ -45,14 +43,5 @@
4543
},
4644
"engines": {
4745
"node": ">=18.0.0"
48-
},
49-
"jsii": {
50-
"outdir": "dist",
51-
"targets": {
52-
"python": {
53-
"distName": "mycorp.mypackage",
54-
"module": "mycorp.mypackage"
55-
}
56-
}
5746
}
5847
}

0 commit comments

Comments
 (0)