Comparing version 0.1.1 to 0.1.2
@@ -11,3 +11,3 @@ module.exports = { | ||
query: require('./lib/query'), | ||
remove: require('./lib/query') | ||
remove: require('./lib/remove') | ||
}; |
{ | ||
"name": "min-dom", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A minimal dom utility toolbelt", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
48657