Comparing version 0.0.5 to 0.0.6
@@ -11,3 +11,3 @@ var css = require('mucss'); | ||
var doc = document, win = window; | ||
var doc = document, win = window, root = doc.documentElement; | ||
@@ -14,0 +14,0 @@ |
{ | ||
"name": "aligner", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Align DOM elements", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
6310