From a253f913f441d2d1c5533981cd153c31a61b1961 Mon Sep 17 00:00:00 2001 From: Serhii Kulykov Date: Tue, 17 Dec 2019 11:36:41 +0200 Subject: Remove bower from 15.x completely (#60) * Remove bower from 15.x completely --- package.json | 3 --- 1 file changed, 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index f1ec6f6..da60876 100644 --- a/package.json +++ b/package.json @@ -18,9 +18,6 @@ "files": [ "vaadin.js" ], - "scripts": { - "version": "node update-core-version.js && git add bower.json" - }, "keywords": [ "vaadin", "core", -- cgit v1.2.3