Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "headlong", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Tailwind CSS on the fly", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "esbuild index.js --bundle --minify --target=chrome58,firefox57,safari11,edge16 >> dist/index.js" | ||
"build": "esbuild index.js --bundle --minify --target=chrome58,firefox57,safari11,edge16 --format=esm >> dist/index.js" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
Sorry, the diff of this file is too big to display
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
280394
3103