catchup
Showing
| ... | ... | @@ -29,11 +29,11 @@ |
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "prettier": "^2.4.1", | ||
| "schemastery": "^1.0.0", | ||
| "schemastery": "^2.0.0", | ||
| "typescript": "^4.5.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "schemastery": "^1.0.0" | ||
| "schemastery": "^2.0.0" | ||
| }, | ||
| "dependencies": { | ||
| "lodash": "^4.17.21", | ||
| ... | ... |
Please register or sign in to comment