Fixed PCx86 "Save Machine" functionality (broken by the inclusion of source maps at the end of the compiled scripts)

This commit is contained in:
Jeff Parsons 2017-08-16 20:52:14 -07:00 committed by Jeff Parsons
commit 159588623a
341 changed files with 193383 additions and 320 deletions

View file

@ -1,6 +1,6 @@
{
"name": "pcjs",
"version": "1.36.1",
"version": "1.36.2",
"description": "Node-enabled version of PCjs",
"license": "GPL-3.0",
"engine": "node ^6.7.0",