Skip to content

Commit

Permalink
Updated package.json dist path
Browse files Browse the repository at this point in the history
  • Loading branch information
cferdinandi committed May 21, 2018
1 parent 85c395c commit b89161c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "smooth-scroll",
"version": "14.2.0",
"description": "Animate scrolling to anchor links",
"main": "./dist/smooth-scroll.min.js",
"main": "./dist/smooth-scroll.polyfills.min.js",
"author": {
"name": "Chris Ferdinandi",
"url": "http://gomakethings.com"
Expand Down

0 comments on commit b89161c

Please sign in to comment.