Skip to content

Commit 77c0f8e

Browse files
committedJan 12, 2015
Changed file structure
1 parent bd54641 commit 77c0f8e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
 

‎bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "angular-smooth-scroll",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"homepage": "https://github.com/d-oliveros/angular-smooth-scroll",
55
"authors": [
66
"David Oliveros <dato.oliveros@gmail.com>"
77
],
88
"description": "A pure-javascript library and set of directives to scroll smoothly to an element with easing.",
9-
"main": "angular-smooth-scroll.js",
9+
"main": "lib/angular-smooth-scroll.js",
1010
"dependencies": {
1111
"angular": "^1.2.0"
1212
},
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)
Please sign in to comment.