diff --git a/package-lock.json b/package-lock.json index 1cd43f112c73c51edf6f4f82f2e459627bba50b4..56b8ff994ce1fa32c719b59e26ab2534304acdac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "edition-node-gulp", - "version": "1.6.3", + "version": "1.6.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f9ee15ea8d2f920860522de3d56e7c62b84197b5..80c29347dfda9f6596d113f72cb8b768a377eda2 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.6.3", + "version": "1.6.4", "dependencies": { "browser-sync": "^2.26.7", "gulp": "^4.0.2",