jsii-rosetta 5.5.0 → 5.5.1-dev.0

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
@@ -61,7 +61,7 @@
61
61
  "prettier": "^2.8.8",
62
62
  "projen": "^0.86.0",
63
63
  "tar": "^6.2.1",
64
- "ts-jest": "^29.2.4",
64
+ "ts-jest": "^29.2.5",
65
65
  "ts-node": "^10.9.2"
66
66
  },
67
67
  "dependencies": {
@@ -88,7 +88,7 @@
88
88
  "publishConfig": {
89
89
  "access": "public"
90
90
  },
91
- "version": "5.5.0",
91
+ "version": "5.5.1-dev.0",
92
92
  "types": "lib/index.d.ts",
93
93
  "exports": {
94
94
  ".": "./lib/index.js",