From 0a367c0bed45761f67d90c99131516910de8984b Mon Sep 17 00:00:00 2001 From: Panayiotis Lipiridis Date: Mon, 30 Sep 2019 19:40:48 +0200 Subject: [PATCH] Version --- package.json | 4 ++-- yarn.lock | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3719015f8..59c265810 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flag-icon-css", - "version": "3.4.0", + "version": "3.4.1", "author": "Panayiotis Lipiridis ", "licenses": [ { @@ -45,7 +45,7 @@ "postinstall": "opencollective-postinstall || true" }, "dependencies": { - "opencollective-postinstall": "^2.0.2" + "opencollective-postinstall": "2.0.2" }, "collective": { "type": "opencollective", diff --git a/yarn.lock b/yarn.lock index ccffc66b1..1c7db4697 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2022,7 +2022,7 @@ onetime@^5.1.0: dependencies: mimic-fn "^2.1.0" -opencollective-postinstall@^2.0.2: +opencollective-postinstall@2.0.2, opencollective-postinstall@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89" integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==