Skip to content

Commit aa13955

Browse files
Updating to latest pipedream SDKs
1 parent ef5ee95 commit aa13955

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

connect-react-demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@pipedream/connect-react": "^1.0.0-preview.30",
13-
"@pipedream/sdk": "^1.5.0",
12+
"@pipedream/connect-react": "^1.1.0",
13+
"@pipedream/sdk": "^1.6.5",
1414
"@radix-ui/react-collapsible": "^1.1.1",
1515
"@radix-ui/react-label": "^2.1.0",
1616
"@radix-ui/react-navigation-menu": "^1.2.1",

managed-auth-basic-next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "next lint"
1111
},
1212
"dependencies": {
13-
"@pipedream/sdk": "^1.1.0",
13+
"@pipedream/sdk": "^1.6.5",
1414
"next": "14.1.0",
1515
"prismjs": "^1.29.0",
1616
"react": "^18",

0 commit comments

Comments
 (0)