fix: rename the project to Nrwl Extensions to Angular
This commit is contained in:
parent
f570d7ab29
commit
cbd0482fba
@ -1,4 +1,4 @@
|
||||
# Angular Extensions
|
||||
# Nrwl Extensions for Angular
|
||||
|
||||
* See packages/bazel/README.md
|
||||
* See packages/nx/README.md
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nrwl/nx-source",
|
||||
"version": "0.0.1",
|
||||
"description": "Angular Extensions",
|
||||
"description": "Nrwl Extensions for Angular",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
@ -1 +1 @@
|
||||
# Angular Extensions: Bazel Backend for CLI
|
||||
# Nrwl Extensions for Angular: Bazel Backend for CLI
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nrwl/bazel",
|
||||
"version": "0.0.1",
|
||||
"description": "Angular Extensions: Schematics",
|
||||
"description": "Nrwl Extensions for Angular: Schematics",
|
||||
"main": "src/index.js",
|
||||
"peerDependencies" :{
|
||||
"@nrwl/schematics": "0.0.1"
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Angular Extensions
|
||||
# Nrwl Extensions for Angular
|
||||
|
||||
Nx (Angular Extensions) is a set of libraries and schematics for the Angular framework.
|
||||
Nx (Nrwl Extensions for Angular) is a set of libraries and schematics for the Angular framework.
|
||||
|
||||
## Installing
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nrwl/nx",
|
||||
"version": "0.0.1",
|
||||
"description": "Angular Extensions",
|
||||
"description": "Nrwl Extensions for Angular",
|
||||
"main": "index.js",
|
||||
"types": "index.d.js",
|
||||
"dependencies" :{
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Angular Extensions: Schematics
|
||||
# Nrwl Extensions for Angular: Schematics
|
||||
|
||||
Nx (Angular Extensions) is a set of libraries and schematics for the Angular framework.
|
||||
Nx (Nrwl Extensions for Angular) is a set of libraries and schematics for the Angular framework.
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nrwl/schematics",
|
||||
"version": "0.0.1",
|
||||
"description": "Angular Extensions: Schematics",
|
||||
"description": "Nrwl Extensions for Angular: Schematics",
|
||||
"main": "index.js",
|
||||
"types": "index.d.js",
|
||||
"peerDependencies" :{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user