From 9def997788170a96e70bdc62e6325334a985d684 Mon Sep 17 00:00:00 2001 From: BART! Date: Mon, 10 Feb 2025 22:27:22 +0100 Subject: [PATCH] =?UTF-8?q?chore(update):=20major=20release=2019.0.0=20?= =?UTF-8?q?=F0=9F=92=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- projects/ngx-scrolltop/package.json | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b610c8c..e14495e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-scrolltop", - "version": "18.0.1", + "version": "19.0.0", "description": "Lightweight, Material Design inspired button for scroll-to-top of the page. No dependencies. Pure Angular!", "author": "Lukas Bartak (https://github.com/bartholomej)", "scripts": { @@ -124,4 +124,4 @@ "publishConfig": { "registry": "https://registry.npmjs.org" } -} \ No newline at end of file +} diff --git a/projects/ngx-scrolltop/package.json b/projects/ngx-scrolltop/package.json index cc17b3e..6c59cc1 100644 --- a/projects/ngx-scrolltop/package.json +++ b/projects/ngx-scrolltop/package.json @@ -36,7 +36,6 @@ "angular16", "angular17", "angular18", - "angular19", "standalone", "signals", "smooth", @@ -50,4 +49,4 @@ "type": "github", "url": "https://github.com/sponsors/bartholomej" } -} +} \ No newline at end of file