Comparing version 1.1.1 to 1.1.2
@@ -140,4 +140,2 @@ const fs = require('fs'); | ||
console.log(folder) | ||
const watcher = watchFile(folder, opts, async (event, name) => { | ||
@@ -144,0 +142,0 @@ console.log(` [*] Watching and writing ${inputFile} to ${outfile}`); |
{ | ||
"name": "cessie", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Transpile your CSS bundle to support IE11 for CSS variables, calc, and future CSS.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
8749
124