Comparing version 1.0.5 to 1.0.6
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
const commander = require("commander"); | ||
@@ -2,0 +4,0 @@ const fs = require("fs"); |
{ | ||
"name": "px_vw", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Convert your stylesheet unit from 'px' to 'vw'", | ||
@@ -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
5537
105