@monteway/prettier
Advanced tools
Comparing version 0.2.0-rc.3 to 0.2.0-rc.4
{ | ||
"name": "@monteway/prettier", | ||
"version": "0.2.0-rc.3", | ||
"version": "0.2.0-rc.4", | ||
"description": "Basic Prettier config for Monterail projects", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"engines": { | ||
"node": "^16.16", | ||
"npm": "^8.19.1" | ||
"node": "^18.12.1 || ^16.16", | ||
"npm": "^9.1.2 || ^8.19.1" | ||
}, | ||
@@ -46,4 +46,4 @@ "scripts": { | ||
"devDependencies": { | ||
"@monteway/eslint": "^0.2.0-rc.3", | ||
"@monteway/typescript": "^0.2.0-rc.3" | ||
"@monteway/eslint": "^0.2.0-rc.4", | ||
"@monteway/typescript": "^0.2.0-rc.4" | ||
}, | ||
@@ -50,0 +50,0 @@ "typesVersions": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1851