Skip to content

Commit d3f076d

Browse files
committed
last fix for tonight
1 parent d4c3813 commit d3f076d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "react-scroll-utilities",
33
"private": false,
4-
"version": "0.2.5",
4+
"version": "0.2.6",
55
"type": "module",
6-
"main": "src/lib",
6+
"main": "src/lib/index.ts",
77
"homepage": "https://github.com/zJaaal/react-scroll-utilities#readme",
88
"keywords": [
99
"scroll",

0 commit comments

Comments
 (0)