Skip to content

Replace json assets by js files #183

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jan 20, 2016
Prev Previous commit
bump colorscale deps
  • Loading branch information
etpinard committed Jan 20, 2016
commit bfed05cf7d8228d6bc92cb30c2fd3334dba30888
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
"gl-line2d": "^1.2.1",
"gl-line3d": "^1.0.1",
"gl-mat4": "^1.1.2",
"gl-mesh3d": "^1.0.4",
"gl-mesh3d": "^1.0.7",
"gl-plot2d": "^1.1.6",
"gl-plot3d": "^1.3.0",
"gl-scatter2d": "^1.0.5",
"gl-scatter2d-fancy": "^1.1.1",
"gl-scatter3d": "^1.0.4",
"gl-select-box": "^1.0.1",
"gl-spikes2d": "^1.0.1",
"gl-surface3d": "^1.1.0",
"gl-surface3d": "^1.1.1",
"mouse-change": "^1.1.1",
"mouse-wheel": "^1.0.2",
"ndarray": "^1.0.16",
Expand Down