fela-plugin-unit
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "fela-plugin-unit", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Fela plugin to automatically add units if required", | ||
@@ -21,4 +21,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"unitless-css-property": "^1.0.0" | ||
"unitless-css-property": "1.0.2" | ||
}, | ||
"peerDependecies": { | ||
"fela": "1.0.2" | ||
} | ||
} |
@@ -18,5 +18,5 @@ # fela-plugin-unit | ||
<!-- Fela (Development): Unminified version including all warnings --> | ||
<script src="https://npmcdn.com/fela-plugin-unit@1.0.1/dist/fela-plugin-unit.js"></script> | ||
<script src="https://npmcdn.com/fela-plugin-unit@1.0.2/dist/fela-plugin-unit.js"></script> | ||
<!-- Fela (Production): Minified version --> | ||
<script src="https://npmcdn.com/fela-plugin-unit@1.0.1/dist/fela-plugin-unit.min.js"></script> | ||
<script src="https://npmcdn.com/fela-plugin-unit@1.0.2/dist/fela-plugin-unit.min.js"></script> | ||
``` | ||
@@ -23,0 +23,0 @@ |
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
17389
7
Updatedunitless-css-property@1.0.2