diff --git a/package.json b/package.json index df09006a329d86909b334a98d5e93dc6ebace241..318e48380534b84749de6b7c2a30f6d9b5df7dde 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "grunt": "^1.0.2", "grunt-aglio": "^0.4.1", "grunt-contrib-connect": "^1.0.2", - "grunt-contrib-watch": "^1.0.0", - "less-plugin-npm-import": "^2.1.0" + "grunt-contrib-watch": "^1.0.0" } }