Skip to content

Commit d97ea9a

Browse files
committed
1.60.4
1 parent 0a1f280 commit d97ea9a

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
@@ -87,7 +87,7 @@ export function App() {
8787
<seam-device-table publishable-key="your_publishable_key"></seam-device-table>
8888
<script
8989
type="module"
90-
src="https://react.seam.co/v/1.60.3/dist/elements.js"
90+
src="https://react.seam.co/v/1.60.4/dist/elements.js"
9191
></script>
9292
</body>
9393
```

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.60.3",
3+
"version": "1.60.4",
44
"description": "Seam Components.",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)