Skip to content

Commit feb4ecc

Browse files
committed
Merge branch 'master' into development
2 parents 931e0ba + 89927f0 commit feb4ecc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bower.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
"jquery": ">=1.7",
1616
"handlebars": ">=1.0"
1717
},
18+
"main" : [
19+
"dist/assets/js/plugins/storeLocator/jquery.storelocator.min.js",
20+
"dist/assets/css/storelocator.min.css"
21+
],
1822
"devDependencies": {
1923
"grunt-contrib-jshint": "~0.6.0",
2024
"grunt-contrib-qunit": "~0.2.0",
@@ -27,4 +31,4 @@
2731
"grunt-banner": "~0.2.2",
2832
"grunt-contrib-cssmin": "~0.9.0"
2933
}
30-
}
34+
}

0 commit comments

Comments
 (0)