Skip to content

Commit 3255271

Browse files
authored
Merge pull request #22 from ngxpert/revert-21-feat/ng-update-19
Revert "Feat/ng update 19"
2 parents 9856cd3 + 23693c5 commit 3255271

File tree

10 files changed

+6157
-6738
lines changed

10 files changed

+6157
-6738
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,8 @@
1515
Install in your project using `npm`
1616

1717
```bash
18-
# Angular 19+
19-
npm install @ngxpert/coolshapes
20-
2118
# Angular 18+
22-
npm install @ngxpert/coolshapes@2
19+
npm install @ngxpert/coolshapes
2320

2421
# Angular 17
2522
npm install @ngxpert/coolshapes@1
@@ -28,11 +25,8 @@ npm install @ngxpert/coolshapes@1
2825
or `yarn`
2926

3027
```bash
31-
# Angular 19+
32-
yarn add @ngxpert/coolshapes
33-
3428
# Angular 18+
35-
yarn add @ngxpert/coolshapes@2
29+
yarn add @ngxpert/coolshapes
3630

3731
# Angular 17
3832
yarn add @ngxpert/coolshapes@1

angular.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,5 @@
168168
}
169169
}
170170
}
171-
},
172-
"cli": {
173-
"analytics": false
174171
}
175172
}

0 commit comments

Comments
 (0)