Skip to content

Commit 3b01bea

Browse files
author
EC2 Default User
committed
tidying up package.json
1 parent 5b6c76e commit 3b01bea

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.jsii

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,6 @@
668668
]
669669
}
670670
},
671-
"version": "0.1.12",
672-
"fingerprint": "h6uPg4OcrOtO9viGpfF1tWyAYhFeZUCAqgDT8Fje/ho="
671+
"version": "0.1.13",
672+
"fingerprint": "Po1Erfhd47g2dYnY6hrhAxGcXozb455NkxD9mRC0R34="
673673
}

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,9 @@
1212
"build": "jsii",
1313
"build:watch": "jsii -w",
1414
"test": "jest",
15-
"prepare": "npm run build && npm run package",
1615
"cdk": "cdk",
1716
"package": "jsii-pacmak"
1817
},
19-
"np": {
20-
"contents": "dist/js"
21-
},
2218
"jsii": {
2319
"outdir": "dist",
2420
"targets": {

0 commit comments

Comments
 (0)