Elements promoting the survey inside Maputnik after feedback
This commit is contained in:
Gregory Wolanski
2018-06-30 10:09:23 +02:00
parent b7a97cf8ee
commit 8b0aa194cf
6 changed files with 34 additions and 47 deletions
-24
View File
@@ -6983,11 +6983,6 @@
"resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.1.tgz",
"integrity": "sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA=="
},
"hoist-non-react-statics": {
"version": "2.5.5",
"resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz",
"integrity": "sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw=="
},
"home-or-tmp": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz",
@@ -11550,16 +11545,6 @@
"tinycolor2": "^1.4.1"
}
},
"react-cookie": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-2.2.0.tgz",
"integrity": "sha512-W6e+ZyeEkgUhJV4D/p41QaApfFKsChW/OLvhDXLcBRcV2pmKOh88YhHkBz2QwZt20J5xaiqcN0NqGGK+58gn/g==",
"requires": {
"hoist-non-react-statics": "^2.3.1",
"prop-types": "^15.0.0",
"universal-cookie": "^2.2.0"
}
},
"react-copy-to-clipboard": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.1.tgz",
@@ -14877,15 +14862,6 @@
"unist-util-is": "^2.1.1"
}
},
"universal-cookie": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/universal-cookie/-/universal-cookie-2.2.0.tgz",
"integrity": "sha512-weEuvQvnMs74WGwqKSbeapCRv/7ATHDCqrfZtj579r3fQCxcwtoXYMoaZ8YOCQga/ctQTYy20xMOH1u7cAAU6w==",
"requires": {
"cookie": "^0.3.1",
"object-assign": "^4.1.0"
}
},
"unpipe": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",