@widelab-nc/widelab 1.0.17 → 1.0.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@widelab-nc/widelab",
3
- "version": "1.0.17",
3
+ "version": "1.0.18",
4
4
  "description": "Widelab starter template based on Finsweet template + add-ons.",
5
5
  "homepage": "https://widelab.co",
6
6
  "license": "ISC",
package/src/index.js CHANGED
@@ -100,7 +100,7 @@ function customGsapEasing() {
100
100
  '.loader_ract',
101
101
  {
102
102
  delay: 0.2,
103
- duration: 0.5,
103
+ duration: 0.7,
104
104
  width: 0,
105
105
  ease: 'loader2',
106
106
  },