From 0f1499ea960f00fd2a39c54ad86ea6debfbb4060 Mon Sep 17 00:00:00 2001 From: xaralis <filip.varecha@fragaria.cz> Date: Tue, 28 Jul 2020 09:36:40 +0200 Subject: [PATCH] Re-sync npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 620a9ac..5aa3d4f 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "edition-node-gulp", "description": "The gulp wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.", - "version": "1.4.3", + "version": "1.5.4", "dependencies": { "browser-sync": "^2.26.7", "gulp": "^4.0.2", -- GitLab