Skip to content

Commit be82bf2

Browse files
update copilotkit to v1.3.1
1 parent 5241001 commit be82bf2

File tree

2 files changed

+7827
-3
lines changed

2 files changed

+7827
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@copilotkit/react-core": "^1.1.0",
13-
"@copilotkit/react-ui": "^1.1.0",
14-
"@copilotkit/runtime-client-gql": "^1.1.0",
12+
"@copilotkit/react-core": "^1.3.1",
13+
"@copilotkit/react-ui": "^1.3.1",
14+
"@copilotkit/runtime-client-gql": "^1.3.1",
1515
"@radix-ui/react-checkbox": "^1.1.1",
1616
"@radix-ui/react-dialog": "^1.1.1",
1717
"@radix-ui/react-label": "^2.1.0",

0 commit comments

Comments
 (0)