diff --git a/package.json b/package.json index cd06b98..b6978d6 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,6 @@ "@commitlint/config-conventional": "^17.7.0", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", - "@total-typescript/ts-reset": "^0.4.2", "@types/jasmine": "^4.3.4", "@types/node": "^20.3.1", "@typescript-eslint/eslint-plugin": "^6.2.1", diff --git a/src/ng-ag-grid-schematics/index.ts b/src/ng-ag-grid-schematics/index.ts index 6fec02d..1a8012b 100644 --- a/src/ng-ag-grid-schematics/index.ts +++ b/src/ng-ag-grid-schematics/index.ts @@ -1,5 +1,3 @@ -import '@total-typescript/ts-reset'; - import { normalize, strings } from '@angular-devkit/core'; import { ProjectDefinition } from '@angular-devkit/core/src/workspace'; import {