create-nx-plugin
Advanced tools
Comparing version 0.0.0-pr-29047-57d3073 to 0.0.0-pr-29114-41d0324
{ | ||
"name": "create-nx-plugin", | ||
"version": "0.0.0-pr-29047-57d3073", | ||
"version": "0.0.0-pr-29114-41d0324", | ||
"private": false, | ||
@@ -32,3 +32,3 @@ "description": "This package is used to scaffold a brand-new workspace used to develop an Nx plugin, and sets up a pre-configured plugin with the specified name. The new plugin is created with a default generator, executor, and e2e app.", | ||
"dependencies": { | ||
"create-nx-workspace": "0.0.0-pr-29047-57d3073", | ||
"create-nx-workspace": "0.0.0-pr-29114-41d0324", | ||
"picocolors": "^1.1.0", | ||
@@ -35,0 +35,0 @@ "enquirer": "~2.3.6", |
+ Addedcreate-nx-workspace@0.0.0-pr-29114-41d0324(transitive)
- Removedcreate-nx-workspace@0.0.0-pr-29047-57d3073(transitive)