Skip to content

Commit 07fef21

Browse files
authored
Merge pull request cferdinandi#437 from cferdinandi/development
Updated package.json dist path
2 parents 8ccb056 + b89161c commit 07fef21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "smooth-scroll",
33
"version": "14.2.0",
44
"description": "Animate scrolling to anchor links",
5-
"main": "./dist/smooth-scroll.min.js",
5+
"main": "./dist/smooth-scroll.polyfills.min.js",
66
"author": {
77
"name": "Chris Ferdinandi",
88
"url": "http://gomakethings.com"

0 commit comments

Comments
 (0)