Skip to content

Commit 9def997

Browse files
committed
chore(update): major release 19.0.0 💥
1 parent 0b6d0da commit 9def997

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-scrolltop",
3-
"version": "18.0.1",
3+
"version": "19.0.0",
44
"description": "Lightweight, Material Design inspired button for scroll-to-top of the page. No dependencies. Pure Angular!",
55
"author": "Lukas Bartak <[email protected]> (https://github.com/bartholomej)",
66
"scripts": {
@@ -124,4 +124,4 @@
124124
"publishConfig": {
125125
"registry": "https://registry.npmjs.org"
126126
}
127-
}
127+
}

projects/ngx-scrolltop/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"angular16",
3737
"angular17",
3838
"angular18",
39-
"angular19",
4039
"standalone",
4140
"signals",
4241
"smooth",
@@ -50,4 +49,4 @@
5049
"type": "github",
5150
"url": "https://github.com/sponsors/bartholomej"
5251
}
53-
}
52+
}

0 commit comments

Comments
 (0)