Skip to content

Commit d9955bb

Browse files
author
Zoran Liu
committed
upgrade libs
1 parent 41f8133 commit d9955bb

7 files changed

Lines changed: 11925 additions & 11799 deletions

File tree

apps/demo/src/app/app.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { AngularReactBrowserModule } from '@angular-react/core';
22
import { NgModule } from '@angular/core';
3-
import { NxModule } from '@nrwl/nx';
3+
import { NxModule } from '@nrwl/angular';
44
import { initializeIcons } from '@fluentui/react/lib/Icons';
55
import { AppComponent } from './app.component';
66
import { CounterComponent } from './counter/counter.component';

apps/docs/src/app/app.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { NgModule, NO_ERRORS_SCHEMA } from '@angular/core';
2-
import { NxModule } from '@nrwl/nx';
2+
import { NxModule } from '@nrwl/angular';
33
import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
44

55
import { AngularReactBrowserModule } from '@angular-react/core';

docs/3rdpartylicenses.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ MIT
176176
@ngrx/store
177177
MIT
178178

179-
@nrwl/nx
179+
@nrwl/angular
180180
MIT
181181
(The MIT License)
182182

@@ -325,7 +325,7 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
325325
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
326326
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
327327
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
328-
SOFTWARE.
328+
SOFTWARE.
329329

330330
classnames
331331
MIT
@@ -898,7 +898,7 @@ Apache-2.0
898898
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
899899
See the License for the specific language governing permissions and
900900
limitations under the License.
901-
901+
902902

903903

904904
scheduler
@@ -982,7 +982,7 @@ Apache License
982982

983983
Version 2.0, January 2004
984984

985-
http://www.apache.org/licenses/
985+
http://www.apache.org/licenses/
986986

987987
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
988988

docs/demo/3rdpartylicenses.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ MIT
7777
@ngrx/store
7878
MIT
7979

80-
@nrwl/nx
80+
@nrwl/angular
8181
MIT
8282
(The MIT License)
8383

@@ -220,7 +220,7 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
220220
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
221221
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
222222
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
223-
SOFTWARE.
223+
SOFTWARE.
224224

225225
classnames
226226
MIT
@@ -657,7 +657,7 @@ Apache-2.0
657657
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
658658
See the License for the specific language governing permissions and
659659
limitations under the License.
660-
660+
661661

662662

663663
scheduler
@@ -716,7 +716,7 @@ Apache License
716716

717717
Version 2.0, January 2004
718718

719-
http://www.apache.org/licenses/
719+
http://www.apache.org/licenses/
720720

721721
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
722722

0 commit comments

Comments
 (0)