v1.20.1: Updated touch support to improve tablet operation

This commit is contained in:
Jeff Parsons 2015-10-31 15:22:01 -07:00
commit b0bac10944
141 changed files with 839 additions and 775 deletions

View file

@ -1,6 +1,6 @@
{
"name": "pcjs",
"version": "1.20.0",
"version": "1.20.1",
"description": "Node-enabled version of PCjs",
"engine": "node ^0.12.7",
"main": "server.js",