Skip to content

Commit de650d7

Browse files
committed
wip
1 parent b62863a commit de650d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@laravel/echo-react",
33
"version": "2.1.0",
4-
"description": "Laravel Echo library for beautiful Pusher and Socket.IO integration",
4+
"description": "React hooks for seamless integration with Laravel Echo.",
55
"keywords": [
66
"laravel",
77
"pusher",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@laravel/echo-vue",
33
"version": "2.1.0",
4-
"description": "Laravel Echo library for beautiful Pusher and Socket.IO integration",
4+
"description": "Vue hooks for seamless integration with Laravel Echo.",
55
"keywords": [
66
"laravel",
77
"pusher",

0 commit comments

Comments
 (0)