1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

Update locomotive-scroll to v5.0.0-beta.9

This commit is contained in:
Deven Caron
2023-11-15 13:55:25 -05:00
parent 3d0e4d26a2
commit 65c486b910
5 changed files with 25 additions and 25 deletions

View File

@@ -14,7 +14,7 @@
"build": "node --experimental-json-modules --no-warnings build/build.js"
},
"dependencies": {
"locomotive-scroll": "^5.0.0-beta.8",
"locomotive-scroll": "^5.0.0-beta.9",
"modujs": "^1.4.2",
"modularload": "^1.2.6",
"normalize.css": "^8.0.1",