Skip to content

Commit

Permalink
2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Jan 19, 2024
1 parent fde0c1c commit 5338720
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export function App() {
<seam-device-table publishable-key="your_publishable_key"></seam-device-table>
<script
type="module"
src="https://react.seam.co/v/2.8.1/dist/elements.js"
src="https://react.seam.co/v/2.8.2/dist/elements.js"
></script>
</body>
```
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@seamapi/react",
"version": "2.8.1",
"version": "2.8.2",
"description": "Seam Components.",
"type": "module",
"main": "index.js",
Expand Down

0 comments on commit 5338720

Please sign in to comment.