Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "headlong", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Tailwind CSS on the fly", | ||
"main": "index.js", | ||
"scripts": { | ||
@@ -14,2 +13,4 @@ "test": "echo \"Error: no test specified\" && exit 1", | ||
}, | ||
"module": "index.js", | ||
"main": "dist/index.js", | ||
"author": "Maxim Matyunin", | ||
@@ -16,0 +17,0 @@ "license": "ISC", |
96082