Skip to content

Commit

Permalink
chore(deps): update pnpm to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent e9152f7 commit 370a4c2
Show file tree
Hide file tree
Showing 2 changed files with 872 additions and 816 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "web-components-library-starter",
"type": "module",
"version": "0.8.0",
"packageManager": "pnpm@7.12.2",
"packageManager": "pnpm@8.15.6",
"description": "The most simple way to create a cross-framework component library. Using Web Components, to be understood by all.",
"keywords": [
"web-components",
Expand Down Expand Up @@ -74,7 +74,7 @@
},
"engines": {

Check failure on line 75 in package.json

View workflow job for this annotation

GitHub Actions / lint

Expected object keys to be in specified order. 'engines' should be before 'lint-staged'
"node": ">=v16.17.1",
"pnpm": ">=7.12.2"
"pnpm": ">=8.15.6"
},
"contributors": [
"Chris Breuer <[email protected]>"
Expand Down
Loading

0 comments on commit 370a4c2

Please sign in to comment.