Skip to content

Commit

Permalink
chore(nxext): remove obsolete scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikPieper committed Aug 24, 2023
1 parent 569c73f commit 28761d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
"create-playground": "ts-node -P tools/scripts/tsconfig.scripts.json tools/scripts/create-playground.ts",
"update-playground": "ts-node -P tools/scripts/tsconfig.scripts.json tools/scripts/update-playground.ts",
"setup-local-plugins": "ts-node tools/scripts/setup-local-plugins.ts",
"local-registry": "./tools/scripts/local-registry.sh",
"local-release": "node ./tools/scripts/local-release.js",
"documentation": "ts-node -P tools/scripts/tsconfig.scripts.json ./tools/scripts/documentation/documentation.ts",
"dep-graph": "nx dep-graph",
"help": "nx help",
Expand Down

0 comments on commit 28761d6

Please sign in to comment.