Skip to content

Commit

Permalink
rollback vanilla to 4.1 to fix the logo section
Browse files Browse the repository at this point in the history
  • Loading branch information
edlerd committed Aug 28, 2023
1 parent 3a9ce01 commit aa75a99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"postcss": "8.4.20",
"postcss-cli": "10.1.0",
"sass": "1.57.1",
"vanilla-framework": "4.2.0"
"vanilla-framework": "4.1.0"
},
"devDependencies": {
"concurrently": "7.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1871,10 +1871,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.0.0.tgz#a2fee9bd9763ebd6932b764f9d66484dc177d4cc"
integrity sha512-fiPnmaTUe15l5MRNJ6IsiJ8qiunfmgtLETOFltaYiE/bQKL7xTI+riBak2iygBKeF1y0Gi/GxUNt4hyb6xDPKA==

vanilla-framework@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.2.0.tgz#7391818e31ff4fdf222e8e1d45f2861ccf502282"
integrity sha512-Y+Ps2CWDp1v5uzUq2tv+T8LjUfHOgdDVhsarGFPa5ICSmXYS/w/2tWyNr1LAbJtZdYAuFOXDHSqYl0aCnGRUTg==
vanilla-framework@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.1.0.tgz#093b96d5f54f9856817977ec4d90e008aab605ad"
integrity sha512-2KF9eGOibzaAN2k5+MAyPREGU/BeKlu7vVoqTyrH0K4prlM520oi3dRsQDKMYvq882AQwUxKgsKsN+od+vJt4w==

verbalize@^0.1.2:
version "0.1.2"
Expand Down

0 comments on commit aa75a99

Please sign in to comment.