Readme update

This commit is contained in:
Francisco Hodge 2018-11-25 20:15:15 -05:00
parent 3cbdf604fe
commit 2693030203
2 changed files with 4 additions and 2 deletions

View File

@ -35,7 +35,9 @@ Feel free to browse the [Q&A / Use-cases](https://simple-keyboard.com/qa-use-cas
### Other versions
* ReactJS - [react-simple-keyboard](https://github.com/hodgef/react-simple-keyboard)
* [React.js](https://github.com/hodgef/react-simple-keyboard)
* [Angular](https://simple-keyboard.com/demo)
* [Vue.js](https://simple-keyboard.com/demo)
### Questions?

View File

@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
"version": "2.11.2",
"version": "2.11.3",
"description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js",
"scripts": {