Skip to content

Commit 26e470e

Browse files
committed
Finalize update.
1 parent 8cb16c6 commit 26e470e

File tree

4 files changed

+1131
-1122
lines changed

4 files changed

+1131
-1122
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,8 @@ Line numbers are enabled by default, but you can turn them off like so.
247247

248248
| Angular version | @proangular/ngx-gist | Install |
249249
| --------------- | -------------------------- | ------------------------------------ |
250-
| v15 | v1.1.x | `ng add @proangular/ngx-gist@latest` |
250+
| v16 | v1.2.x | `ng add @proangular/ngx-gist@latest` |
251+
| v15 | v1.1.x | `ng add @proangular/[email protected]` |
251252
| v14 | v1.0.x | `ng add @proangular/[email protected]` |
252253
| v13 | v1.0.x | `ng add @proangular/[email protected]` |
253254
| v12 | v1.0.x | `ng add @proangular/[email protected]` |

angular.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,8 @@
117117
"cli": {
118118
"schematicCollections": [
119119
"@angular-eslint/schematics"
120-
]
120+
],
121+
"analytics": false
121122
},
122123
"schematics": {
123124
"@angular-eslint/schematics:application": {

0 commit comments

Comments
 (0)