fela-sort-media-query-mobile-first
Advanced tools
Comparing version 12.0.0-rc.0 to 12.0.0-rc.1
{ | ||
"name": "fela-sort-media-query-mobile-first", | ||
"version": "12.0.0-rc.0", | ||
"version": "12.0.0-rc.1", | ||
"description": "Fela enhancer that sorts media queries using a mobile-first approach", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"setup": "yarn build", | ||
"setup": "pnpm build", | ||
"clean": "rimraf lib es coverage", | ||
"build": "yarn clean && yarn build:es && yarn build:lib", | ||
"build": "pnpm clean && pnpm build:es && pnpm build:lib", | ||
"build:es": "babel src --out-dir es --ignore **/__tests__", | ||
@@ -28,3 +28,3 @@ "build:lib": "cross-env BABEL_ENV=commonjs babel src --out-dir lib --ignore **/__tests__", | ||
"test": "echo 1", | ||
"coverage": "yarn test --coverage" | ||
"coverage": "pnpm test --coverage" | ||
}, | ||
@@ -60,3 +60,3 @@ "repository": "https://github.com/robinweser/fela/", | ||
}, | ||
"gitHead": "00f02f410f17a7693479ea3349bb3a9f223359af" | ||
"gitHead": "20e073d04b1a97beb6a099e160b0813db845a5e9" | ||
} |
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