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

Change loco-scroll version in package.json and add uppercase to import, add forEach to polyfill

This commit is contained in:
Antoine Boulanger
2019-08-08 11:18:18 -04:00
parent 9058945b1a
commit 3ed1175aaf
5 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
"version": "1.0.0",
"author": "Locomotive <info@locomotive.ca>",
"dependencies": {
"locomotive-scroll": "github:locomotivemtl/locomotive-scroll#v2",
"locomotive-scroll": "*",
"modujs": "*",
"modularload": "*",
"normalize.css": "*",