Skip to content

Commit

Permalink
tidying up package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Jan 7, 2020
1 parent 5b6c76e commit 3b01bea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .jsii
Original file line number Diff line number Diff line change
Expand Up @@ -668,6 +668,6 @@
]
}
},
"version": "0.1.12",
"fingerprint": "h6uPg4OcrOtO9viGpfF1tWyAYhFeZUCAqgDT8Fje/ho="
"version": "0.1.13",
"fingerprint": "Po1Erfhd47g2dYnY6hrhAxGcXozb455NkxD9mRC0R34="
}
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,9 @@
"build": "jsii",
"build:watch": "jsii -w",
"test": "jest",
"prepare": "npm run build && npm run package",
"cdk": "cdk",
"package": "jsii-pacmak"
},
"np": {
"contents": "dist/js"
},
"jsii": {
"outdir": "dist",
"targets": {
Expand Down

0 comments on commit 3b01bea

Please sign in to comment.