Skip to content

Commit

Permalink
fix(js): remove duplicate alias (#17978)
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker authored Jul 6, 2023
1 parent e60702f commit ccd195d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/js/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"init": {
"factory": "./src/generators/init/init#initSchematic",
"schema": "./src/generators/init/schema.json",
"aliases": ["lib"],
"x-type": "init",
"description": "Initialize a TS/JS workspace.",
"hidden": true
Expand Down

1 comment on commit ccd195d

@vercel
Copy link

@vercel vercel bot commented on ccd195d Jul 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-git-master-nrwl.vercel.app
nx-dev-nrwl.vercel.app
nx.dev
nx-five.vercel.app

Please sign in to comment.