aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-01-09 17:22:26 +0100
committerChocobozzz <me@florianbigard.com>2018-01-09 17:22:26 +0100
commitca309a9f6492f340295fee010ffa6dcc63fd76b4 (patch)
treecece9d0a20b4ebec3818cc219827209fd261021b /client/package.json
parent234b535dacdeacfacd7ac5601e53b6b7d923ca00 (diff)
downloadPeerTube-ca309a9f6492f340295fee010ffa6dcc63fd76b4.tar.gz
PeerTube-ca309a9f6492f340295fee010ffa6dcc63fd76b4.tar.zst
PeerTube-ca309a9f6492f340295fee010ffa6dcc63fd76b4.zip
Fix aot build
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 2d86d91fe..ad07f31b0 100644
--- a/client/package.json
+++ b/client/package.json
@@ -57,7 +57,7 @@
57 "markdown-it": "^8.4.0", 57 "markdown-it": "^8.4.0",
58 "ngx-bootstrap": "2.0.0-rc.0", 58 "ngx-bootstrap": "2.0.0-rc.0",
59 "ngx-chips": "1.6.2", 59 "ngx-chips": "1.6.2",
60 "ngx-clipboard": "^9.0.0", 60 "ngx-clipboard": "9.0.1",
61 "ngx-infinite-scroll": "0.7.2", 61 "ngx-infinite-scroll": "0.7.2",
62 "ngx-pipes": "^2.0.5", 62 "ngx-pipes": "^2.0.5",
63 "node-sass": "^4.1.1", 63 "node-sass": "^4.1.1",