Skip to content

Commit

Permalink
Update pusher-js version
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniibreikin committed Dec 12, 2024
1 parent f43caec commit a1b72e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/env.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
includeAnalytics: process.env.VERCEL_ENV === "production",
pusherJSVersion: "8.0.1",
pusherJSVersion: "8.3.0",
};

0 comments on commit a1b72e1

Please sign in to comment.