Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
lipis committed Sep 30, 2019
1 parent a1d19ca commit 0a367c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flag-icon-css",
"version": "3.4.0",
"version": "3.4.1",
"author": "Panayiotis Lipiridis <lipiridis@gmail.com>",
"licenses": [
{
Expand Down Expand Up @@ -45,7 +45,7 @@
"postinstall": "opencollective-postinstall || true"
},
"dependencies": {
"opencollective-postinstall": "^2.0.2"
"opencollective-postinstall": "2.0.2"
},
"collective": {
"type": "opencollective",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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==
Expand Down

0 comments on commit 0a367c0

Please sign in to comment.