Skip to content

Commit f646285

Browse files
committed
Set sdk version to 1.3.1 in example app
1 parent 7e7076e commit f646285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/connect-react/examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@pipedream/connect-react": "file:../..",
10-
"@pipedream/sdk": "^1.3.2",
10+
"@pipedream/sdk": "^1.3.1",
1111
"next": "15.0.3",
1212
"react": "19.0.0-rc-66855b96-20241106",
1313
"react-dom": "19.0.0-rc-66855b96-20241106"

0 commit comments

Comments
 (0)