Skip to content

Commit 50a3ef6

Browse files
committed
Bump major with built lib
1 parent e45d5fd commit 50a3ef6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/virtualscroll.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "virtual-scroll",
3-
"version": "1.5.2",
4-
"description": "Smooth fake scroll using CSS transform",
5-
"main": "src/index.js",
3+
"version": "2.0.0",
4+
"description": "Custom scroll events for smooth, fake scroll",
65
"main": "lib/virtualscroll.js",
76
"module": "src/index.js",
87
"source": "src/index.js",

0 commit comments

Comments
 (0)