diff --git a/dist/glide.esm.js b/dist/glide.esm.js index 52400015..9fb3d992 100644 --- a/dist/glide.esm.js +++ b/dist/glide.esm.js @@ -1,5 +1,5 @@ /*! - * Glide.js v3.2.3 + * Glide.js v3.2.4 * (c) 2013-2018 Jędrzej Chałubek (http://jedrzejchalubek.com/) * Released under the MIT License. */ diff --git a/dist/glide.js b/dist/glide.js index b73e498c..e257c614 100644 --- a/dist/glide.js +++ b/dist/glide.js @@ -1,5 +1,5 @@ /*! - * Glide.js v3.2.3 + * Glide.js v3.2.4 * (c) 2013-2018 Jędrzej Chałubek (http://jedrzejchalubek.com/) * Released under the MIT License. */ diff --git a/dist/glide.min.js b/dist/glide.min.js index 8223fb19..2d9c7bf9 100644 --- a/dist/glide.min.js +++ b/dist/glide.min.js @@ -1,5 +1,5 @@ /*! - * Glide.js v3.2.3 + * Glide.js v3.2.4 * (c) 2013-2018 Jędrzej Chałubek (http://jedrzejchalubek.com/) * Released under the MIT License. */ diff --git a/dist/glide.modular.esm.js b/dist/glide.modular.esm.js index ea7fbafa..71bf5f8f 100644 --- a/dist/glide.modular.esm.js +++ b/dist/glide.modular.esm.js @@ -1,5 +1,5 @@ /*! - * Glide.js v3.2.3 + * Glide.js v3.2.4 * (c) 2013-2018 Jędrzej Chałubek (http://jedrzejchalubek.com/) * Released under the MIT License. */ diff --git a/package.json b/package.json index 9080cf0e..db9b8d0a 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@glidejs/glide", - "version": "3.2.3", + "version": "3.2.4", "description": "Glide.js is a dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more", "author": "Jędrzej Chałubek (http://jedrzejchalubek.com/)", "homepage": "https://glidejs.com", @@ -46,13 +46,13 @@ "babel-preset-env": "^1.6.1", "eslint": "^4.19.1", "eslint-config-standard": "^10.2.1", - "eslint-plugin-import": "^2.10.0", + "eslint-plugin-import": "^2.14.0", "eslint-plugin-node": "^6.0.1", "eslint-plugin-promise": "^3.7.0", - "eslint-plugin-standard": ">=3.0.0", + "eslint-plugin-standard": "^4.0.0", "jest": "^23.4.2", "jsdom": "11.11.0", - "node-sass": "^4.8.3", + "node-sass": "^4.11.0", "npm-watch": "^0.2.0", "rollup": "^0.62.0", "rollup-plugin-babel": "^3.0.3",