We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a1ec7 commit c6c7419Copy full SHA for c6c7419
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "@three11/animate-top-offset",
3
- "version": "0.5.0",
+ "version": "0.6.0",
4
"description": "Scroll a container to a specific Y offset",
5
- "main": "dist/animate-top-offset.js",
+ "main": "dist/animate-top-offset.min.js",
6
"scripts": {
7
"build": "rollup -c"
8
},
0 commit comments