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