Skip to content

Commit

Permalink
Don't use exact versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrohan committed Nov 15, 2023
1 parent 7d2b5f5 commit 6f10f25
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"@github/axe-github": "^0.5.0",
"@github/browserslist-config": "^1.0.0",
"@github/markdownlint-github": "^0.2.2",
"@github/prettier-config": "0.0.6",
"@github/prettier-config": "^0.0.6",
"@playwright/test": "^1.35.1",
"@primer/css": "21.0.9",
"@primer/css": "^21.0.9",
"@primer/primitives": "^7.14.0",
"@primer/stylelint-config": "^12.7.2",
"@rollup/plugin-node-resolve": "^13.3.0",
Expand All @@ -85,7 +85,7 @@
"postcss-import": "^14.1.0",
"postcss-mixins": "^9.0.3",
"postcss-preset-env": "^9.3.0",
"prettier": "2.7.1",
"prettier": "^2.7.1",
"rollup": "^2.77.1",
"rollup-plugin-terser": "^7.0.2",
"stylelint": "^14.13.0",
Expand Down

0 comments on commit 6f10f25

Please sign in to comment.