diff options
Diffstat (limited to 'html/package.json')
-rw-r--r-- | html/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/package.json b/html/package.json index 8651353..0131fcc 100644 --- a/html/package.json +++ b/html/package.json @@ -27,7 +27,7 @@ "dependencies": { "d3-tip": "~0.6.6", "d3": "~3.5.3", - "webcola": "tgdwyer/WebCola", + "webcola": "aspiers/WebCola#fix-commonjs", "jquery": "~2.1.3", "noty": "needim/noty", "browserify": "*", |