VPenkov / okayNav

The world's okayest responsive navigation. This is (sort of) a legacy implementation. Please stay tuned to the 3.0 branch (https://github.com/VPenkov/okayNav/tree/v3.0)
4.02k stars 267 forks source link

Error in package.json: "main" section contains wrong value ("index.js") #46

Open vshushkov opened 8 years ago

vshushkov commented 8 years ago

Because of it, npm-package is not working. It should contain path to jquery.okayNav.js script.

vshushkov commented 8 years ago

https://github.com/VPenkov/okayNav/pull/47