Skip to content

Commit 63148e3

Browse files
committed
Update bower to include the non-minified version
See See https://github.com/bower/bower.json-spec#main
1 parent 13ae054 commit 63148e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "waypoints",
33
"version": "3.1.1",
4-
"main": "lib/noframework.waypoints.min.js",
4+
"main": "lib/noframework.waypoints.js",
55
"description": "Easily execute a function when you scroll to an element.",
66
"ignore": [
77
"gulpfile.js",

0 commit comments

Comments
 (0)