diff --git a/package-lock.json b/package-lock.json index 1af010fbd9b0094b0d29222fc0748e68e4f10e5a..3e32b4781f01873a1580eca86c97bc33f3cf9df6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "edition-node-gulp", - "version": "2.17.0", + "version": "2.18.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "edition-node-gulp", - "version": "2.17.0", + "version": "2.18.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 555546b1cfab0b7a50806fd3f9f03c22c928fc67..f0bb7e416ad21dd8d7a4fdb9a1359c5d4244b032 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.17.0", + "version": "2.18.0", "dependencies": { "@fullcalendar/core": "^6.1.5", "@fullcalendar/daygrid": "^6.1.5",