We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7119cf commit 9d436e9Copy full SHA for 9d436e9
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "jump.js",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "A small, modern, dependency-free smooth scrolling library.",
5
"homepage": "https://github.com/callmecavs/jump.js",
6
- "main": "dist/jump.js",
+ "main": "dist/jump.min.js",
7
8
"author": "Michael Cavalea",
9
"license": "MIT",
0 commit comments