Skip to content

Commit

Permalink
fix: upgrade jsii to v0.7.12 (#1328)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elad Ben-Israel authored Dec 11, 2018
1 parent 2dfd593 commit 62b7941
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/cdk-build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"dependencies": {
"fs-extra": "^7.0.0",
"jsii": "^0.7.11",
"jsii-pacmak": "^0.7.11",
"jsii": "^0.7.12",
"jsii-pacmak": "^0.7.12",
"merkle-build": "^0.19.0",
"nodeunit": "^0.11.3",
"nyc": "^13.0.1",
Expand Down

0 comments on commit 62b7941

Please sign in to comment.