bump
Showing
| ... | @@ -33,12 +33,12 @@ | ... | @@ -33,12 +33,12 @@ |
| "jest": "^27.4.3", | "jest": "^27.4.3", | ||
| "prettier": "^2.4.1", | "prettier": "^2.4.1", | ||
| "rimraf": "^3.0.2", | "rimraf": "^3.0.2", | ||
| "schemastery": "^2.1.1", | "schemastery": "^2.1.2", | ||
| "ts-jest": "^27.0.7", | "ts-jest": "^27.0.7", | ||
| "typescript": "^4.5.2" | "typescript": "^4.5.2" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "schemastery": "^2.1.1" | "schemastery": "^2.1.2" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| ... | ... |
Please register or sign in to comment