Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 86269c1

Browse files
committed
lock in autoprefixer, postcss, and postcss-flexbug-fixes
1 parent b694374 commit 86269c1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@tailwindcss/postcss7-compat": "^2.0.3",
4646
"algoliasearch": "^4.8.5",
4747
"apollo-link-rest": "^0.8.0-beta.0",
48-
"autoprefixer": "^9.8.6",
48+
"autoprefixer": "9.8.6",
4949
"babel-loader": "^8.2.2",
5050
"chromatic": "^5.6.2",
5151
"dayjs": "^1.10.4",
@@ -64,8 +64,8 @@
6464
"hamburger-react": "^2.4.0",
6565
"next-seo": "^4.19.0",
6666
"next-sitemap": "^1.5.6",
67-
"postcss": "^7.0.35",
68-
"postcss-flexbugs-fixes": "^4.2.1",
67+
"postcss": "7.0.35",
68+
"postcss-flexbugs-fixes": "4.2.1",
6969
"postcss-preset-env": "^6.7.0",
7070
"prettier": "^2.2.1",
7171
"prop-types": "^15.7.2",

0 commit comments

Comments
 (0)