diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-01-27 17:17:40 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-01-27 17:17:40 +0100 |
| commit | c9d476e421a50aa5e3e20389365263d5c36e5696 (patch) | |
| tree | 65669cf5a66c9892c44809c1847e79d4a6e62b58 /package.json | |
| parent | b5766ea986598e7ec53036d41deb9b0d152742ed (diff) | |
import three :)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index bcd22bd0..3705efc7 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,8 @@ "redux-thunk": "^2.3.0", "snapsvg": "^0.5.1", "store2": "^2.7.0", - "tabulator-tables": "^4.1.3" + "tabulator-tables": "^4.1.3", + "three": "^0.100.0" }, "devDependencies": { "babel-cli": "^6.24.1", |
