opentok-accelerator-core
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -21,2 +21,5 @@ module.exports = function(grunt) { | ||
'node_modules/chai/chai.js', | ||
'https://static.opentok.com/v2/js/opentok.min.js', | ||
'https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js', | ||
'https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.js', | ||
'src/communication.js', | ||
@@ -29,2 +32,4 @@ 'src/core.js', | ||
'test/communication-test.js', | ||
'test/core-test.js', | ||
'test/state-test.js', | ||
'test/index.html' | ||
@@ -31,0 +36,0 @@ ] |
{ | ||
"name": "opentok-accelerator-core", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Opentok Accelerator Core", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/opentok/accelerator-core/tree/master/js", |
@@ -37,2 +37,3 @@ | ||
*See an example of the publisher, subscriber, and meta data [below](#pubSubData).* | ||
Sample Applications | ||
@@ -39,0 +40,0 @@ ------------------- |
Sorry, the diff of this file is not supported yet
432323
56
10328
238