diff options
| author | Laurent Cozic <laurent@cozic.net> | 2017-11-26 16:59:29 +0000 |
|---|---|---|
| committer | Laurent Cozic <laurent@cozic.net> | 2017-11-26 16:59:29 +0000 |
| commit | 2d0cb29bcb88104e44d04aeb2860cbaf25cd32cd (patch) | |
| tree | e13739b6ffca0f6d5b12551f1b67c7811beb2e3b /tests/package-lock.json | |
| parent | c608793b60ced689caacded09b6da21ffa643c16 (diff) | |
Allow specifying the expiration strategy tokens in any order (less error prone)
Diffstat (limited to 'tests/package-lock.json')
| -rw-r--r-- | tests/package-lock.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/package-lock.json b/tests/package-lock.json new file mode 100644 index 0000000..48e341a --- /dev/null +++ b/tests/package-lock.json @@ -0,0 +1,3 @@ +{ + "lockfileVersion": 1 +} |
