aboutsummaryrefslogtreecommitdiffstats
path: root/webapp/package.json
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-06-07 14:34:18 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-06-07 14:34:18 +0200
commit98a61bee85af20f2c6c7bb0e144b9d0a06697f37 (patch)
tree6e85bc2ab743b4704cfdd75627771f0436c6bd43 /webapp/package.json
parent59e728d5bb9b9e386a2d9589cfb5e2c77d72d354 (diff)
Use bundle version of Rxjs.
Diffstat (limited to 'webapp/package.json')
-rw-r--r--webapp/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/package.json b/webapp/package.json
index e3de00f..f2e1d30 100644
--- a/webapp/package.json
+++ b/webapp/package.json
@@ -38,6 +38,7 @@
"ngx-cookie": "^1.0.0",
"reflect-metadata": "^0.1.8",
"rxjs": "5.0.3",
+ "rxjs-system-bundle": "5.0.3",
"socket.io-client": "^1.7.3",
"socketio": "^1.0.0",
"systemjs": "0.20.0",