Skip to content

Commit

Permalink
Merge pull request #370 from FormidableLabs/task/unpinned-prr-version
Browse files Browse the repository at this point in the history
Unpin PRR version
  • Loading branch information
carloskelly13 authored Sep 19, 2023
2 parents 39850bd + a0d6ce5 commit ee1991b
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 106 deletions.
5 changes: 5 additions & 0 deletions .changeset/three-rabbits-explode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-live": patch
---

Unpin PRR version. Baseline at 2.0.6.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
auto-install-peers=false
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"version": "pnpm changeset version && pnpm install --no-frozen-lockfile"
},
"dependencies": {
"prism-react-renderer": "2.0.5"
"prism-react-renderer": "^2.0.6"
},
"devDependencies": {
"@babel/eslint-parser": "^7.15.0",
Expand Down
Loading

1 comment on commit ee1991b

@vercel
Copy link

@vercel vercel bot commented on ee1991b Sep 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.