Skip to content

Commit

Permalink
Merge pull request #7 from starbeamjs/narrow-supported-range-of-share…
Browse files Browse the repository at this point in the history
…d-lib

Narrow supported range of the shared package
  • Loading branch information
NullVoxPopuli authored Apr 9, 2024
2 parents 25c3d0f + 1998274 commit 9c1a2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@starbeam-lite/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test": "vitest --run"
},
"dependencies": {
"@starbeam-lite/shared": "workspace:^"
"@starbeam-lite/shared": "workspace:~"
},
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
Expand Down

0 comments on commit 9c1a2e3

Please sign in to comment.