@remato/design-system
Advanced tools
Comparing version 1.16.1 to 1.17.0
{ | ||
"name": "@remato/design-system", | ||
"version": "1.16.1", | ||
"version": "1.17.0", | ||
"license": "MIT", | ||
@@ -20,3 +20,9 @@ "main": "lib/index.js", | ||
"typescript": "^5.2.2" | ||
}, | ||
"prettier": "@remato/prettier-config", | ||
"stylelint": { | ||
"extends": [ | ||
"@remato/stylelint-config" | ||
] | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
9725