Skip to content

Commit d616b98

Browse files
Fixed a bad configuration in bower.json
1 parent 04c8d2c commit d616b98

File tree

1 file changed

+2
-2
lines changed

1 file 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-scroll-pane",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"homepage": "https://github.com/lght/angular-scroll-pane",
55
"authors": [
66
"Geoffrey Bauduin <bauduin.geo@gmail.com>"
77
],
88
"description": "AngularJS bindings for jScrollPane",
9-
"main": "dist/angular-scroll-pane.min.js",
9+
"main": "dist/angular-jscrollpane.min.js",
1010
"moduleType": [
1111
"node"
1212
],

0 commit comments

Comments
 (0)