jsii-rosetta 5.4.18-dev.2 → 5.4.18-dev.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -58,7 +58,7 @@
58
58
  "memfs": "^4.9.2",
59
59
  "mock-fs": "^5.2.0",
60
60
  "prettier": "^2.8.8",
61
- "projen": "^0.81.10",
61
+ "projen": "^0.81.11",
62
62
  "tar": "^6.2.1",
63
63
  "ts-jest": "^29.1.2",
64
64
  "ts-node": "^10.9.2"
@@ -84,7 +84,7 @@
84
84
  "main": "lib/index.js",
85
85
  "license": "Apache-2.0",
86
86
  "homepage": "https://aws.github.io/jsii",
87
- "version": "5.4.18-dev.2",
87
+ "version": "5.4.18-dev.4",
88
88
  "types": "lib/index.d.ts",
89
89
  "exports": {
90
90
  ".": "./lib/index.js",