browser-meshblu-http
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "browser-meshblu-http", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Meshblu Client for the Browser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,2 +10,3 @@ var path = require('path'); | ||
output: { | ||
library: 'MeshbluHttp', | ||
path: path.join(__dirname, 'deploy', 'browser-meshblu-http', 'latest'), | ||
@@ -12,0 +13,0 @@ filename: 'meshblu-http.bundle.uncompressed.js' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
26598
160