diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-03-03 17:44:55 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-03-03 17:44:55 +0200 |
| commit | db90ddaec4181c85c40b6897ab87342948f28e8b (patch) | |
| tree | 0325b93606d0639a65a4e8efaf4a3a8b6926d09a /yarn.lock | |
| parent | 7f3665b501217db16deb62d079cc18506f6ac566 (diff) | |
Start using riot-vigilante
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -3366,7 +3366,13 @@ riot-tmpl@^3.0.8: dependencies: eslint-config-riot "^1.0.0" -riot@^3.7.4: +riot-vigilante@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/riot-vigilante/-/riot-vigilante-1.0.1.tgz#3d5c05f940682abc0bf5b3233455a3289547a9e6" + dependencies: + riot "^3.9.0" + +riot@^3.7.4, riot@^3.9.0: version "3.9.0" resolved "https://registry.yarnpkg.com/riot/-/riot-3.9.0.tgz#a7a87b82ff8240d99ab0112f6033b532a6d41abd" dependencies: |
