@nx-dotnet/core
Advanced tools
Comparing version 0.0.6-dev.44 to 0.0.6-dev.45
{ | ||
"name": "@nx-dotnet/core", | ||
"version": "0.0.6-dev.44", | ||
"version": "0.0.6-dev.45", | ||
"main": "src/index.js", | ||
@@ -9,6 +9,6 @@ "generators": "./generators.json", | ||
"dependencies": { | ||
"@nx-dotnet/dotnet": "0.0.6-dev.44", | ||
"@nx-dotnet/utils": "0.0.6-dev.44", | ||
"@nx-dotnet/dotnet": "0.0.6-dev.45", | ||
"@nx-dotnet/utils": "0.0.6-dev.45", | ||
"chokidar": "^3.5.1" | ||
} | ||
} |
+ Added@nx-dotnet/dotnet@0.0.6-dev.45(transitive)
+ Added@nx-dotnet/utils@0.0.6-dev.45(transitive)
- Removed@nx-dotnet/dotnet@0.0.6-dev.44(transitive)
- Removed@nx-dotnet/utils@0.0.6-dev.44(transitive)