Skip to content

Commit

Permalink
add 2.8.0-rc.1 as peer dep to meteor-local
Browse files Browse the repository at this point in the history
  • Loading branch information
bratelefant committed Jan 24, 2024
1 parent e7b840a commit ffe0522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion companion-packages/meteorrn-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"author": "",
"license": "ISC",
"peerDependencies": {
"@meteorrn/core":">=2.0.7"
"@meteorrn/core":">=2.0.7 || ^2.8.0-rc.1"
}
}

0 comments on commit ffe0522

Please sign in to comment.