We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3cb11 commit af84197Copy full SHA for af84197
package.json
@@ -2,7 +2,7 @@
2
"name": "bootstrap-dropdown-hover",
3
"version": "1.1.0",
4
"description": "Bootstrap based responsive mulltilevel dropdown navigation menu with fascinating animations",
5
- "main": "boootstrap-dropdownhover.js",
+ "main": "js/boootstrap-dropdownhover.js",
6
"scripts": {
7
"minify:css": "minify ./css/animate.css > ./css/animate.min.css && minify ./css/bootstrap-dropdownhover.css > ./css/bootstrap-dropdownhover.min.css",
8
"minify:js": "minify ./js/bootstrap-dropdownhover.js > ./js/bootstrap-dropdownhover.min.js",
0 commit comments