We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6c76e commit 3b01beaCopy full SHA for 3b01bea
.jsii
@@ -668,6 +668,6 @@
668
]
669
}
670
},
671
- "version": "0.1.12",
672
- "fingerprint": "h6uPg4OcrOtO9viGpfF1tWyAYhFeZUCAqgDT8Fje/ho="
+ "version": "0.1.13",
+ "fingerprint": "Po1Erfhd47g2dYnY6hrhAxGcXozb455NkxD9mRC0R34="
673
package.json
@@ -12,13 +12,9 @@
12
"build": "jsii",
13
"build:watch": "jsii -w",
14
"test": "jest",
15
- "prepare": "npm run build && npm run package",
16
"cdk": "cdk",
17
"package": "jsii-pacmak"
18
19
- "np": {
20
- "contents": "dist/js"
21
- },
22
"jsii": {
23
"outdir": "dist",
24
"targets": {
0 commit comments