Add Executables
This commit is contained in:
parent
14f39c0986
commit
b7e4918e9d
1
dist/index.js
vendored
1
dist/index.js
vendored
@ -1,3 +1,4 @@
|
||||
#! /usr/bin/env node
|
||||
"use strict";
|
||||
var __importDefault = (this && this.__importDefault) || function (mod) {
|
||||
return (mod && mod.__esModule) ? mod : { "default": mod };
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lessc-watcher",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"description": "A minimal package to watch less files and compile them to css",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
|
Loading…
Reference in New Issue
Block a user