Skip to content

Commit 3e4c116

Browse files
committed
1.45.2
1 parent 8e75241 commit 3e4c116

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export function App() {
7878
<seam-device-table publishable-key="your_publishable_key"></seam-device-table>
7979
<script
8080
type="module"
81-
src="https://react.seam.co/v/1.45.1/dist/elements.js"
81+
src="https://react.seam.co/v/1.45.2/dist/elements.js"
8282
></script>
8383
</body>
8484
```

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@seamapi/react",
3-
"version": "1.45.1",
3+
"version": "1.45.2",
44
"description": "Seam Components.",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)