diff --git a/docs b/docs index e60659d332..76386a97fb 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit e60659d3325b92f375fe83fe8d3da28ba0eee758 +Subproject commit 76386a97fbf94753b97b1f587dc257f3591477ce diff --git a/package-lock.json b/package-lock.json index cc12b4a872..69322b5775 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vkontakte/vkui", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index dbd7e5d76f..6fdfd9e374 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vkontakte/vkui", - "version": "2.0.1", + "version": "2.0.2", "main": "dist/vkui.js", "license": "SEE LICENSE IN LICENSE", "repository": "https://github.com/VKCOM/VKUI", @@ -21,7 +21,6 @@ "eslint-plugin-promise": "^3.3.0", "eslint-plugin-react": "^7.9.1", "eslint-plugin-standard": "^2.0.0", - "glob": "^7.1.2", "jest": "^23.1.0", "loader-utils": "^1.1.0", "mini-css-extract-plugin": "^0.4.0",