common-breakpoints
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "common-breakpoints", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A package exporting common breakpoints from popular CSS frameworks for use in CSS-in-JS libraries.", | ||
"main": "dist/commonjs/index.js", | ||
"module": "dist/esnext/index.js", | ||
"types": "dist/esnext/index.d.ts", | ||
"scripts": { | ||
@@ -8,0 +9,0 @@ "build": "run-s build:*", |
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
11978