the-darc / angular-virtual-keyboard

An AngularJs Virtual Keyboard Interface based on GreyWyvern VKI
http://the-darc.github.io/angular-virtual-keyboard
MIT License
72 stars 41 forks source link

Updated package.json MAIN and FILES parameters #34

Open mkaziz opened 8 years ago

mkaziz commented 8 years ago

This project does not work with JSPM package manager since the "index.js" file configured under "main" below does not exist. We updated it to point correctly to the release folder. It should now work correctly with JSPM.