Skip to content

Commit c775b4b

Browse files
committed
1.3.1-canary.2 refactor(usal): Improve code structure and readability
1 parent 124ab94 commit c775b4b

File tree

2 files changed

+97
-71
lines changed

2 files changed

+97
-71
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "usal-monorepo",
3-
"version": "0.0.0-dev.1758468129698",
3+
"version": "1.3.1-canary.2",
44
"private": true,
55
"type": "module",
66
"description": "Ultimate Scroll Animation Library - Lightweight, powerful, wonderfully simple ✨",
@@ -197,4 +197,4 @@
197197
"scroll-lib"
198198
],
199199
"browserslist": "extends browserslist-config-baseline"
200-
}
200+
}

0 commit comments

Comments
 (0)