diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-01-27 18:22:05 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-01-27 18:22:05 +0100 |
| commit | 215b201bdc4d2ddcc36c83c86b6e8133d5ad4add (patch) | |
| tree | 877408e93cbc10392d3687bd4130c946bb285bb4 /package.json | |
| parent | 00662ca78330e832d7cdb07586843354edb7b999 (diff) | |
copy in dataset libraries for now
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 3705efc7..c4554893 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,9 @@ "snapsvg": "^0.5.1", "store2": "^2.7.0", "tabulator-tables": "^4.1.3", - "three": "^0.100.0" + "three": "^0.100.0", + "three.meshline": "^1.1.0", + "three.textsprite": "^18.10.24" }, "devDependencies": { "babel-cli": "^6.24.1", |
