diff options
author | Chocobozzz <me@florianbigard.com> | 2017-12-12 14:45:42 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2017-12-12 14:45:42 +0100 |
commit | 77d07d690968a9631fc0c8bafbaebd27a5ebaab6 (patch) | |
tree | d513fdc81ed82b60edaa0b683f5f8d8dc9fc9db3 /client/yarn.lock | |
parent | b2731bff2834fb6aacf166cf435030bf96eb12f3 (diff) | |
download | PeerTube-77d07d690968a9631fc0c8bafbaebd27a5ebaab6.tar.gz PeerTube-77d07d690968a9631fc0c8bafbaebd27a5ebaab6.tar.zst PeerTube-77d07d690968a9631fc0c8bafbaebd27a5ebaab6.zip |
Add hmr
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index b21624ec5..5c63a68a6 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -158,6 +158,10 @@ | |||
158 | dependencies: | 158 | dependencies: |
159 | tslib "^1.7.1" | 159 | tslib "^1.7.1" |
160 | 160 | ||
161 | "@angularclass/hmr@^2.1.3": | ||
162 | version "2.1.3" | ||
163 | resolved "https://registry.yarnpkg.com/@angularclass/hmr/-/hmr-2.1.3.tgz#34e658ed3da37f23b0a200e2da5a89be92bb209f" | ||
164 | |||
161 | "@ngtools/json-schema@1.1.0", "@ngtools/json-schema@^1.1.0": | 165 | "@ngtools/json-schema@1.1.0", "@ngtools/json-schema@^1.1.0": |
162 | version "1.1.0" | 166 | version "1.1.0" |
163 | resolved "https://registry.yarnpkg.com/@ngtools/json-schema/-/json-schema-1.1.0.tgz#c3a0c544d62392acc2813a42c8a0dc6f58f86922" | 167 | resolved "https://registry.yarnpkg.com/@ngtools/json-schema/-/json-schema-1.1.0.tgz#c3a0c544d62392acc2813a42c8a0dc6f58f86922" |