diff --git a/package-lock.json b/package-lock.json index 935a30144167f3e07fd454cb78ca15f09d61068b..85332d63daeb151817aa1207d498df2621bf70ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "edition-node-gulp", - "version": "2.19.0", + "version": "2.20.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "edition-node-gulp", - "version": "2.19.0", + "version": "2.20.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 5101608e69586dd1801f497605f90b36b31822f3..a2fb62dda484a7c4e8855375c31feb5a666461e3 100644 --- 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": "2.19.0", + "version": "2.20.0", "dependencies": { "@fullcalendar/core": "^6.1.5", "@fullcalendar/daygrid": "^6.1.5",