@littlemissrobot/sass-mixins
Advanced tools
Comparing version 2.0.9 to 2.0.10
{ | ||
"name": "@littlemissrobot/sass-mixins", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "Little Miss Robot sass mixins library that helps execute reusable and complex tasks.", | ||
@@ -30,3 +30,3 @@ "main": "index.scss", | ||
"dependencies": { | ||
"@littlemissrobot/sass-functions": "^2.0.6", | ||
"@littlemissrobot/sass-functions": "^2.0.7", | ||
"sass": "1.38.1" | ||
@@ -33,0 +33,0 @@ }, |
@@ -42,3 +42,3 @@ # Little Miss Robot - Sass mixins (DEV) | ||
2. Run `npm your changes to `master`. | ||
2. Run `npm install -g npm-check-updates && ncu -u "/^@littlemissrobot/.*$/" && npm install`. | ||
@@ -45,0 +45,0 @@ 3. Push your changes to `master`. |
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
6314