diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-12-16 20:01:23 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-12-16 20:01:23 +0100 |
| commit | 76f36c6c5dafe754b066903b1ee8ecdd1b92dcab (patch) | |
| tree | 374deb919344611e642c83926dd36a12f31f709a /package.json | |
| parent | 6431d06048791763f3644b3a0457cc9c4f1df6d3 (diff) | |
faceSearch client
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index ca70592e..feef9b94 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,8 @@ "leaflet-arc": "^1.0.2", "node-fetch": "^2.2.0", "parse-csv": "^0.2.0", + "preact": "^8.4.2", + "preact-compat": "^3.18.4", "prop-types": "^15.6.1", "react": "^16.3.0", "react-dom": "^16.3.0", |
