watch-less-do-more
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "watch-less-do-more", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Watch less files and their dependency tree for changes & automatically recompile", | ||
@@ -35,4 +35,4 @@ "main": "src/index.js", | ||
"eslint-config-jakesidsmith": "git+https://github.com/jakesidsmith/eslint-config-jakesidsmith.git", | ||
"http-server": "^0.11.1", | ||
"less": "^2.7.3" | ||
"http-server": "^0.12.3", | ||
"less": "^3.12.2" | ||
}, | ||
@@ -47,3 +47,3 @@ "dependencies": { | ||
"peerDependencies": { | ||
"less": "2.x" | ||
"less": "3.x" | ||
}, | ||
@@ -50,0 +50,0 @@ "optionalDependencies": { |
Sorry, the diff of this file is not supported yet
34869