Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-21 | Remove Bower-included Mousetrap | Teddy Wing | |
Now that we've added Mousetrap via NPM, we can remove the one we installed via Bower and Bower files. Didn't really need to switch to NPM, but I wanted to get a Mousetrap dependency that included its LICENSE file so I could include it in my build. | |||
2015-05-23 | Set up Bower. Install Mousetrap. | Teddy Wing | |
* Create limited bower.json file * Create .bowerrc that tells Bower to use the `lib` directory * Install Mousetrap for key events |