Compare commits
7
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
07b862b8ac | ||
|
|
fd47234efe | ||
|
|
1c82868c99 | ||
|
|
24a6973291 | ||
|
|
8eb5563be1 | ||
|
|
ae73b68c58 | ||
|
|
c4f56256fa |
+1
-1
@@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- '0.10'
|
||||
- '4.8.5'
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"main": "build/webgazer.min.js",
|
||||
"format": "global"
|
||||
}
|
||||
@@ -636,6 +636,7 @@
|
||||
"vue": "npm:vue",
|
||||
"webcomponents": "npm:webcomponents",
|
||||
"webfont": "github:components/webfontloader",
|
||||
"webgazer": "github:brownhci/WebGazer",
|
||||
"when": "github:cujojs/when",
|
||||
"wire": "github:cujojs/wire",
|
||||
"wordcloud2": "github:timdream/wordcloud2.js",
|
||||
|
||||
Reference in New Issue
Block a user