From 09217c17e5e19fd1eccc86775e755d019edd0200 Mon Sep 17 00:00:00 2001 From: Lucas Bigot Date: Tue, 26 Mar 2024 18:45:32 -0400 Subject: [PATCH] Update locomotive-scroll version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45fc5a0..af7a291 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "build": "node --experimental-json-modules --no-warnings build/build.js" }, "dependencies": { - "locomotive-scroll": "^5.0.0-beta.9", + "locomotive-scroll": "^5.0.0-beta.11", "modujs": "^1.4.2", "modularload": "^1.2.6", "normalize.css": "^8.0.1",