jsii-rosetta 5.4.18-dev.9 → 5.4.19
Sign up to get free protection for your applications and to get access to all the features.
- 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.
|
61
|
+
"projen": "^0.81.15",
|
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.
|
87
|
+
"version": "5.4.19",
|
88
88
|
"types": "lib/index.d.ts",
|
89
89
|
"exports": {
|
90
90
|
".": "./lib/index.js",
|