From 500e61a766c7b1a149ab5e562f869949d80c651e Mon Sep 17 00:00:00 2001 From: Nikita Barsukov Date: Wed, 6 Dec 2023 17:57:50 +0300 Subject: [PATCH] chore: small clean up --- package-lock.json | 1 - package.json | 1 - 2 files changed, 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 55a4fa4e0..8b2d911da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,6 @@ "@angular-devkit/schematics-cli": "15.2.10", "@angular/cli": "15.2.10", "@angular/compiler-cli": "15.2.10", - "@angular/core": "15.2.10", "@angular/language-service": "15.2.10", "@babel/preset-react": "7.23.3", "@commitlint/cli": "18.4.3", diff --git a/package.json b/package.json index 4f0c349ed..28c31d5ce 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,6 @@ "@angular-devkit/schematics-cli": "15.2.10", "@angular/cli": "15.2.10", "@angular/compiler-cli": "15.2.10", - "@angular/core": "15.2.10", "@angular/language-service": "15.2.10", "@babel/preset-react": "7.23.3", "@commitlint/cli": "18.4.3",