Comparing version 1.1.0 to 1.1.1
@@ -33,4 +33,2 @@ 'use strict'; | ||
console.log(files); | ||
var baseDir = void 0; | ||
@@ -37,0 +35,0 @@ if (files && files.length === 1) { |
{ | ||
"name": "node-rev", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "cli and node api version of gulp/grunt-rev, uses rev-path, rev-hash to generate a json of assets", | ||
@@ -25,2 +25,3 @@ "keywords": "rev, rev-path, rev-hash, assets, manifest", | ||
"watch-babel": "babel src -d lib -w -D --source-maps", | ||
"prepublish": "npm run build", | ||
"build": "npm-run-all clean lint babel", | ||
@@ -27,0 +28,0 @@ "dev": "npm-run-all clean --parallel watch-lint watch-babel" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
79754
315