diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index ec694ad..accc77b 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "react-yandex-maps", - "version": "2.1.2", + "version": "2.1.3", "dependencies": { "accepts": { "version": "1.3.3", diff --git a/package.json b/package.json index a2572f9..8994eab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-yandex-maps", - "version": "2.1.2", + "version": "2.1.3", "description": "Yandex Maps API bindings for React", "main": "main/index.js", "module": "es/index.js",