This commit is contained in:
Timothy Farrell 2016-12-27 15:32:10 -06:00
parent 4a8b5efcf7
commit b5f35e1f95

View File

@ -1,6 +1,6 @@
{ {
"name": "worker-portal", "name": "worker-portal",
"version": "0.6.0", "version": "0.6.1",
"description": "Expose an API to a Web Worker", "description": "Expose an API to a Web Worker",
"main": "lib/index.js", "main": "lib/index.js",
"jsnext:main": "src/index.js", "jsnext:main": "src/index.js",