Skip to content

Commit 9d436e9

Browse files
committed
fix main file in package.json
1 parent f7119cf commit 9d436e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "jump.js",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A small, modern, dependency-free smooth scrolling library.",
55
"homepage": "https://github.com/callmecavs/jump.js",
6-
"main": "dist/jump.js",
6+
"main": "dist/jump.min.js",
77

88
"author": "Michael Cavalea",
99
"license": "MIT",

0 commit comments

Comments
 (0)