This commit is contained in:
Timothy Farrell 2016-12-27 22:10:06 -06:00
parent a53bc7f013
commit e46c929761

View File

@ -1,6 +1,6 @@
{ {
"name": "worker-portal", "name": "worker-portal",
"version": "0.6.2", "version": "0.7.0",
"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",