@nx-dotnet/core
Advanced tools
Comparing version 0.0.6-dev.29 to 0.0.6-dev.30
{ | ||
"name": "@nx-dotnet/core", | ||
"version": "0.0.6-dev.29", | ||
"version": "0.0.6-dev.30", | ||
"main": "./src/index.js", | ||
@@ -5,0 +5,0 @@ "generators": "./generators.json", |
@@ -13,2 +13,3 @@ "use strict"; | ||
resolver = resolve; | ||
// eslint-disable-next-line @typescript-eslint/no-unused-vars | ||
const watcher = chockidar | ||
@@ -15,0 +16,0 @@ .watch(nxProjectConfiguration.root) |
Sorry, the diff of this file is not supported yet
36018
773