diff options
| author | andrewdkim <adkim414@gmail.com> | 2020-02-10 20:30:59 -0500 |
|---|---|---|
| committer | andrewdkim <adkim414@gmail.com> | 2020-02-10 20:30:59 -0500 |
| commit | d9990be832185b31375aaeb458c21addb389c32e (patch) | |
| tree | 6226011bbf52bc6ec235a9b81197d407cf71206d /package-lock.json | |
| parent | 9953433d0019f53474f3a50fe96f04a1e7af543f (diff) | |
fixed time
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index 5684789c1..0ae430be9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17991,7 +17991,7 @@ }, "wrap-ansi": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", + "resolved": "http://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=", "requires": { "string-width": "^1.0.1", |
