Skip to content

Commit

Permalink
Allow latest pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Aug 6, 2024
1 parent 6aafbf4 commit c1592a1
Show file tree
Hide file tree
Showing 5 changed files with 11,834 additions and 9,143 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 18.19.0
pnpm 8.14.1
pnpm 9.6.0
2 changes: 1 addition & 1 deletion ember-flatpickr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"engines": {
"node": "18.* || >= 20",
"pnpm": "^8.14.1"
"pnpm": "^9.6.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
},
"engines": {
"node": "18.* || >= 20",
"pnpm": "^8.14.1"
"pnpm": "^9.6.0"
}
}
Loading

0 comments on commit c1592a1

Please sign in to comment.